This is probably simple to do, but I'm not familiar with the process.

Let's say I have a simple unsecured html form page (i.e. http://..) which captures, for example, a users desire to buy a given product. The form is submitted to my Rev CGI program. The program then sends back a dynamically-generated page which contains fields for capturing credit card information. I want this page to be a secure page, though (https:). How do I make this page come up as an https, since it was created on-the-fly?

I already have a secure area of my web site, and I know I can easily have the first page (the static form page) start off in this secure area. Then everything that follows remains secure. But I prefer to have the first static page be unsecure (http).

Thanks.
Richard Miller
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to