Hi, i am basically wondering how i would go about setting up an online ordering form which would be secure which would comprise of all the usual details, and perhaps a form with some dropdowns for specific feedback requirements?
thanks
You'd need to get a certificate from http://www.verisign.com/ (or Thawte) and then follow your server's instructions for setting up a Secure Socket Layer (SSL) server. It's quite easy in IIS but I haven't even tried in Apache.
A cheaper route would be to just go through a webhost that offers SSL. The only difference is instead of www.your-domain.com, it would be www.yourhost.com/yourdomain under the secure pages...I dont know if that made any sense.
Bookmarks