CGI Code

G

Guest

I have SSL, which means I use "https://" forms. However, when I click
"submit" the "Confirmation page" does not show the data in "https://". I
must use "http://" to see the data in the "confirmation page", which
eliminates the security of the SSL. Can anybody provide me with a CGI code
that will allow users to see the information they submit on the confirmation
page in https://?
 
R

Ronx

To use the FrontPage form handler the extensions must be installed on port
443, as well as port 80.
Use Google or your favourite search engine to search for an alternative form
handler using whatever technology your host supports - ASP, asp.NET, PHP,
Perl etc.
 

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

Similar Threads


Top