P
Phil Barber
I have a C# .net website that requires a login. My company has purchased a
Verisign Certificate for this website. After a user logs in to the site, I
want to apply the certificate(the Lock). In my C# code I use
Server.Trasnfer(MyPage.aspx) to go from one page to the next..
How do I direct the login page to the secured pages to the web site?
thanks
phil
Verisign Certificate for this website. After a user logs in to the site, I
want to apply the certificate(the Lock). In my C# code I use
Server.Trasnfer(MyPage.aspx) to go from one page to the next..
How do I direct the login page to the secured pages to the web site?
thanks
phil