Results 1 to 4 of 4

Thread: How secure is data sent via a Form Wizard form?
      
   

  1. #1
    Join Date
    Aug 2006
    Location
    Chicago suburbs
    Posts
    304

    Question How secure is data sent via a Form Wizard form?

    Not that I've had any problem with my BV forms, but: How secure is data sent through a form created from BV's Form Wizard? Does this kind of form use SSL or anything like that to protect the data from being stolen?

    I was going to ask if it's any less secure than data sent from a form created in ABVFP, but then I saw that Form Wizard is a "subset" of ABVFP--did I remember that right? Thanks.

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: How secure is data sent via a Form Wizard form?

    Emails are not sent through SSL so they are not secure. There are methods to encrypt them (using a Public key) and decrypt them (using a Private key) but they require specific form processors.

    A solution commonly used is to NOT email the data, but only store them in a database. A simple notification mail is sent to you, without the data. You then enter your (required) database interface and securely retrieve the data, IF you have a SSL. However this solution also requires a custom made form processor.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    Join Date
    Aug 2006
    Location
    Chicago suburbs
    Posts
    304

    Default Re: How secure is data sent via a Form Wizard form?

    Thanks, Naval, for that info. After reading it I used the Form Wizard to place a "Contact 2" form on a BV page. In the wizards' Step 4 of 4, there's the "Form Action" dropdown menu, which is where I thought I'd find an option for sending data from the form to a database, but that is not one of the options.

    Just curious, for future reference, could DB Technosystems create the custom form processor you mentioned?

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: How secure is data sent via a Form Wizard form?

    Quote Originally Posted by jimchicago View Post
    Just curious, for future reference, could DB Technosystems create the custom form processor you mentioned?
    Absolutely, that is what DBTechnosystems does...
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49