V
Viktor Popov
Hi,
I'd like to ask you for using session.
Let's say that we have StartWebForm. A user who has opened it want to Search
the site and he/she click on the link Search.But he/she is not logged on, so
LogInWebPage is openning. After he/she input his/her username and password
and they are correct, he/she goes to SearchWebForm automatically. I don't
know how to do that automatical forward. It happens the same if he/she wants
to input data in the ForumWebForm. How could be accomplished that with
ASP.NET/C#?
Thanks in advance!
Viktor
I'd like to ask you for using session.
Let's say that we have StartWebForm. A user who has opened it want to Search
the site and he/she click on the link Search.But he/she is not logged on, so
LogInWebPage is openning. After he/she input his/her username and password
and they are correct, he/she goes to SearchWebForm automatically. I don't
know how to do that automatical forward. It happens the same if he/she wants
to input data in the ForumWebForm. How could be accomplished that with
ASP.NET/C#?
Thanks in advance!
Viktor