SSL Frontpage 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want one page of my website, which is a fill-in form, to be secure. I
contacted my hosting company who gave me the code and they said to insert it
inside the form. I don't understand where I am suppose to insert it. When I
go to the website and go to that page it is still http not https. How do I
change the address for this one page?
 
What is the code they gave you? It probably goes in the form action. Right
click on the form, choose form properties, click send to other and paste in
the URL the gave you using HTTPS instead of HTTP.
 
You can paste into the "send to other" field. It is a drop box with options
you have to choose.
 
No. I meant click on the Send to Other radio button and paste it into the
form name field below it.

You can also just switch to Code View and paste the URL they gave you into
the <form action = " ............." section
 
Back
Top