Session variable problem
-
Hi there I want to use a session variable to store the user_id, and then redirect to another page. the problem is, that when i get to the redirected page, in the page load event, the session variable is not there (when put onto a textbox). only when the page is refresed (F5), can i view the user_ID on the textbox. Can anyone help me with this problem? Thanks
-
Hi there I want to use a session variable to store the user_id, and then redirect to another page. the problem is, that when i get to the redirected page, in the page load event, the session variable is not there (when put onto a textbox). only when the page is refresed (F5), can i view the user_ID on the textbox. Can anyone help me with this problem? Thanks
check the session varaible's value before redirecting to next page
Regards, Sylvester G sylvester_g_m@yahoo.com