| How do I use the secure web server with my forms? |
| User Opinions |
0%
100%
(35 votes)
|
|
Thank you for rating this answer.
|
When posting your forms, you must use https:// to begin with, then point to the CIA web server with your login: www.cia.com.au/login So the line you would use in your form would be <form method=POST action="https://www.cia.com.au/login/script.cgi"> You can also use the cia formmail.cgi script if you do not have your own. You would then use <form method=POST action="https://www.cia.com.au/cgi-bin/formmail.cgi"> Can you show me an example? Below is a form that you can fill out to see what happens when people submit a form calling the SSL Secure server. This form is no different to any other form, except that the form method calls a https:// rather than a http:// address. Feedback Form
|
| Visitor Comments |
|
No visitor comments posted. Post a comment
|
| Related Questions |
|
No related questions were found.
|
| Attachments |
|
No attachments were found.
|