I'm having a hard time with implementing SSL on this one particular page that uses asp.net wizard (The entire site does not require SSL, only a couple of pages.) My logic is such that if a page that requires SSL is not secure, redirect it to https version of it. The problem was that when the user navigates to the next step of the wizard, it would somehow redirect it to https version of it, which means my page would forever sit at first step of the wizard.

What should be my approach so that my asp.net wizard gets to the next step of the wizard and the page remains https?

is my question unclear?

Was wondering if you found an answer to this. I will be doing something similar to this.

Thanks!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.