My Cart
BYZ Emergency Points
(you can change the points quantity and domain(s) during the checkout process)
remove from cart
£1.62/point
enteryourdomainhere (120 points=£194.40)
more...

BYZ Member Plan Subscription
remove from cart
£157.00
more...

PackingSlip for VP-ASP
remove from cart
£40.00
more...

Predictive Searches for VP-ASP
remove from cart
£25.00
more...

go to checkout >>

clear cart
Software Search
Search For:
In Price Range (GBP) :
£ - £
Include Items I already have in my cart?


or: view all software
HELP/FAQs?

Got questions/problems? Take a look through our FAQs (frequently asked questions), or email us at: support@bigyellowkey.com. We shall do our best to get back to you promptly.

Want Discounts?

Are your prices for multiple domains too large? Are you trying to get licences for test domains but being asked to pay full cost? Don't worry; we can add test domains to your licences manually. Just purchase a single domain addon/upgrade for what it is that you need, and then email us about your situation regarding the remaining domains and we'll liaise with you over the options. email us at: support@bigyellowkey.com. We shall do our best to get back to you promptly. click here for more information regarding multiple domains, upgrades, and discount policies.

BYZ157 - Order Form JavaScript Validation for VP-ASP
<< back to previous screen

Shows customers an immediate popup alert when they try to submit the order form with errors. Helps avoid customer confusion because they see the error as an alert rather than as a message on the page. Auto-focuses to the failed field. Also has max/min length validation.


Compatibility, Bundling, and Status Notes:
Compatible with VPASP V4.5 to V6.5
Before installing, you must have installed:
BYZ038
BYZ036
This product includes:
BYZ038
BYZ036
Latest version:01/27-MAY-2009
From vendor:BigYellowZone
Price:£20.00
add to cart

When a customer presses the continue button on the order screen (shopcustomer.asp) and it fails with mandatory-fields not being entered, the error message is easy to miss, and it's also annoying that the entire screen "posts" before you get to see the error.

This module will display the relevant error message as an alert as soon as the user presses the "continue" button (ie client/browser-side) and when an error occurs the page won't "post" until they correct the problem and press "continue" again, and the cursor will automatically focus on the failed field.

It also allows you to specify maximum and/or minimum lengths of values that you want to allow for a given field.

Makes the customer ordering process much more intuitive/friendly, and so should lead to less dropped carts too.


Technical/Developer Information:
There's a config file where you specify the fields that you want validated, and for each field you can say whether you want it to be a mandatory field, have a minimum length allowed, and/or a maximum length allowed, and you specify what the "description" of the field is (for error message construction).

To add validation for another field, you simply add another line to the config file for it. All the javascript code is created for you on the fly by the asp code that you call from the shopcustomer.asp screen.

The construction of the error message text is also split into separate config files for different types of failures, so you can easily change the general formatting/language of the alerts.

Very easy to install too; just a handful of lines to paste into shopcustomer.asp.




For further information from the vendor about this product, please visit:
http://www.bigyellowzone.com

Full Version History:
VerNo Version Date Release Notes
01 27-MAY-2009 Initial version - Big Yellow Zone Order Form JavaScript Validation For VP-ASP.