
08-18-2008, 06:32 AM
|
|
 | |
|
|
 X-Adept
|
|
Join Date: Mar 2003
Location: Somewhere on the web through European connection
Posts: 868
|
|
|
Re: Validation script to check if custom text field has been filled
So what should I use?
Code:
if (value == false ) {
or
Code:
if (value == '' ) {
And is there a way to let the script check if it is an url?
btw when using the 'Buy now' button the script is bypassed 
|
|