Hi, don't mean to hjack this thread but just have a question about using https. I am using Visual STudio .NET to do a website for a client. It is simply to take orders online and then to email the order to the owner website owner (my client). When taking CC details, I want to use SSL, however, as yet I am developing the website locally.
My question is how can I set it to use SSL just locally so I can test it, or is this not possible. What is the general procedure used by most developers? Should I develop the website using http everywhere and then when I have the secure server host, change the appropriate pages to https???
Of course I have IIS running on my Windows XP Pro, but I'm just a bit new to this. Thanks.