populate textboxes from database.. [modified]
-
am using session and with that session id i want to populate textboxes in the page..am using stored procedure for it and data reader..am stuck as am not sure as how to populate the textboxes..do help.. thanks..
scarface
modified on Monday, March 9, 2009 8:21 AM
-
am using session and with that session id i want to populate textboxes in the page..am using stored procedure for it and data reader..am stuck as am not sure as how to populate the textboxes..do help.. thanks..
scarface
modified on Monday, March 9, 2009 8:21 AM
scar_face wrote:
am using session and with that session id i want to populate textboxes in the page..am using stored procedure for it and data reader..am stuck as am not sure as how to populate the textboxes..do help..
I didn't get your actual problem. You want to retrieve data from Database based on SessionID or what ?:confused:
cheers, Abhijit CodeProject MVP
-
scar_face wrote:
am using session and with that session id i want to populate textboxes in the page..am using stored procedure for it and data reader..am stuck as am not sure as how to populate the textboxes..do help..
I didn't get your actual problem. You want to retrieve data from Database based on SessionID or what ?:confused:
cheers, Abhijit CodeProject MVP