CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: SSL Secured?

  1. #1
    Join Date
    Jul 2004
    Location
    Holy Land
    Posts
    306

    SSL Secured?

    I am building an online eCommerce store with a shopping cart...
    I got as hosting plan, and I have a couple of pages that are SSL secured for the shopping cart.

    What does it mean that the pages are SSL secured?
    Can I just make a regular form with a credit card text input and just send the data to my email from there without worrying about security if it is SSL secured?

    Thanks

  2. #2
    Join Date
    Jul 2004
    Location
    Holy Land
    Posts
    306

    Re: SSL Secured?

    (...continuation)

    should I at least encrypt the hidden tags or something like that???

  3. #3

    Re: SSL Secured?

    Hello gilly914!

    I searched using google... and here's what I found:
    http://www.worldstart.com/tips/tips.php/1061
    http://www.webhostingasap.com/faq/ssl.html

    Hope those answered your questions.
    A few friendly reminders:
    * Use Code Tags when posting code.
    * Rate good replies/post by clicking "Rate this Post" and leaving a positive feedback.
    * Things should be made as simple as possible, but not any simpler. -- Albert Einstein

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured