aarushi2001
Technical User
Hi,
I have few pages: login page, check page and frame page.
When user logs in, at check page it checks if username and password are correct. If they are correct, it forwards to frame page.
Frame page consists of 2 frames. The menu page of frame page, is created on the basis of username. I need to store the username value as a session and then use it to create my menu. How can I do it?
Aarushi
I have few pages: login page, check page and frame page.
When user logs in, at check page it checks if username and password are correct. If they are correct, it forwards to frame page.
Frame page consists of 2 frames. The menu page of frame page, is created on the basis of username. I need to store the username value as a session and then use it to create my menu. How can I do it?
Aarushi