CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 SSL Login....what else? HEEELLLLPPP!!!!!

Print topic Send  topic

Author Message
mrandrew2u

Posts: 9
Posted: 01/08/2005, 6:03 PM

I have a site http://www.mycompany.com with a login form on the homepage with a ssl redirect to adminpage.asp which is restricted.

When I log in, the redirect to the https:// kills the session variables and I get the main login form. Can anyone help?
View profile  Send private message
BlinkyBill

Posts: 86
Posted: 01/14/2005, 10:48 PM

Quote mrandrew2u:
I have a site http://www.mycompany.com with a login form on the homepage with a ssl redirect to adminpage.asp which is restricted.

When I log in, the redirect to the https:// kills the session variables and I get the main login form. Can anyone help?

I'm sure this is by design. You could pass the required values along the query string to a generic redirect https url, then get that page to recreate the session values, to stop nosey people from passing whatever querystring they want create an MD5 (make sure you use a salt value) sum of the values then use that value to check the values passed are not spoofed. Once this is done the redirect.asp page will re-redirect you the original page you wanted to get to.

Hope this make sense.


View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.