switching between https and http

H

Hemant

HI,
I am working on a webapplication in asp.net 2.0 .
my problem is that when my application redirect to a secure page than the
url like "https://"
But when i again move to other page which have extention .html as I am using
url rewriting in global.asax than https remain.
If i don't use url rewriting than it works and https switch to http as that
..aspx is not in my list which is in webconfig file.
for example as
https://localhost:3905/abc.com/login.aspx
and when i redirect to another page than https remain same . as
https://localhost:3905/abc.com/book.html
And I am getting error .
I want to change the url to
http://localhost:3905/abc.com/book.html
How to handle this?
Please help me.

Thanks
Hemant,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top