Interview Question in Data Management


 

Interview Question :: Some question regarding asp.net


Hi i am creating a management system(web application) using javascript, asp.net and SQL database.

i had this 3 web form
- Add Data
- Update Data
- Select New member ( i want it to be a popup web page, after selecting a new using by clicking a button in the datagrid, it will save the user name in cookies and close the webform)

what is the best solution i can use to link them together?

i had try using hyperlink column but i do not know how to evaluate from the Select New memberweb form whether where the user came from(either Add or Update webform).

I had also try creating button in itemdatabound but i couldn't retrieve the data click by the user and save to cookies.

Please give me some advice. Thanks.
Answers to "Some question regarding asp.net"
RE: Some question regarding asp.net?

I am not clear what you are trying to accomplish in the task. I have been working with asp.net for several years.



If you want to use datagrids, then I would suggest reading this article: http://aspnet.4guysfromrolla.com/article...



It will tell you how to accomplish what you want. If you need further assistance, then do not hesitate to email me: irishtek@yahoo.com
 
Vote for this answer ::  
Update Alert Setting