Helllo Friends,
Iam unable to store the session values.
I have a page checklogin, which checks for username and creates session for that username then redirect to user homepage.
Before redirceting to homepage it stores the session but after redirecting the session is empty.
I have other application which is working fine.
Any help would be appreciated...
Regards
Iam unable to store the session values.
I have a page checklogin, which checks for username and creates session for that username then redirect to user homepage.
Before redirceting to homepage it stores the session but after redirecting the session is empty.
I have other application which is working fine.
Any help would be appreciated...
Regards
Comment