A
Ather Ali Shaikh
I have a login authentication to sqlserver and redirect to the specified
directory and page .
before redirecting the session object is persist with 30 variables which i
set at authentication time.
but when it redirect to the new page the object destroyed all the variables
except sessionid what is wrong with this behaviour.
I have used
Response.Redirect
Server.Execute
Server.Transfer
All above functions giving the same result.
Regards
Ather Ali Shaikh
directory and page .
before redirecting the session object is persist with 30 variables which i
set at authentication time.
but when it redirect to the new page the object destroyed all the variables
except sessionid what is wrong with this behaviour.
I have used
Response.Redirect
Server.Execute
Server.Transfer
All above functions giving the same result.
Regards
Ather Ali Shaikh