Results 1 to 5 of 5

Thread: Error Messages
      
   

  1. #1
    mpritchett is offline Sergeant
    Join Date
    May 2006
    Posts
    23

    Default Error Messages

    http://www.vodahost.com/vodatalk/for...html#post51424


    The above tutorials for creating forms do not talk about creating email or name error messages. And from looking at the script that tutorial 1 is having me to copy and paste in the html section of a page, it doesn't display that info.

    Are those messages already a part of that script or not? If not, how would I go about creating a script with those error messages? I'm creating a form with the objects name and email. Please advise.

    __________________________________________________ _____________
    If you are a VodaHost customer, please include your domain name or account ID# in your posting. We can not help you if we do not know who we are talking to, a forum username does not identify your account. Help us help you by providing us the information we need. optimumgoldtravel.com (Just purchased tonight)

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Error Messages

    Post a link to the form that you are using and the exact php script you are using, Ill post with the edited code to check and make sure that the email and name are filled in, or else they give an error and it won't send the email (that is what you are wanting right?)

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

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

    Default Re: Error Messages

    The new Bv version 9.1 allows for Javascript validation directly in BV. Double click the field you want to make required, and clck on "Validate". There are some otions (text, number, email address) . Use Email address for the email, Text (with only letters and whitespaces allowed) for the name.

    I usually prefer having double type validation: Javascript, directly n the form, and through the php script also. To acheive the second one, you can use Advanced BlueVoda 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!


  4. #4
    mpritchett is offline Sergeant
    Join Date
    May 2006
    Posts
    23

    Default Re: Error Messages

    Ohhhh okay. Thanx Navaldesign. So basically now, I don't even have to worry about creating error pages. With the validation, if someone forgets a field, it will automatically let them know. Is that correct?

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

    Default Re: Error Messages

    Correct. The error messages pop up in a alert box.
    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