fguihen Posted May 31, 2004 Posted May 31, 2004 ok, i have a session variable on my login page, that contains the department of the person logging in ( eg sales,planning etc). i want to use this session variable on th enext page that comes up after login. how do i use a session variable in a page , after the page the vsriable is contained in, is closed??(hope thats clear).. thanks Quote
praveensg Posted May 31, 2004 Posted May 31, 2004 VarName=Session("DepartmentName") Hope I understood your question :D Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.