View Single Post
  #166  
Old 05-24-2007, 05:30 AM
navaldesign's Avatar
navaldesign navaldesign is offline
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 9,116
Default Re: Advanced BlueVoda Form Processor

The field extension is set to be -N which means that it should be a number, and as such no spaces or () are allowed. If you want spaces and () make the field extension -A or -RA (for required)

Please note that with BV9 you can now set validation of he fields also in the form itself. I advise to use both the BV Javascript validation as well as the ABVFP validation. The first one is immediate (the fields are validated BEFORE submission) but can be overriden by spammers. The second one will validate the fields AFTER submission, in the script it self, so it can NOT be overriden by spammers.
__________________
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!

Reply With Quote