skinaman
Newbie
Posts: 1
Registered: 1/21/2006
Location: miami
Member Is Offline
|
| posted on 1/21/2006 at 11:14 PM |
|
|
Script error after upload
Help, when I test my form in Dreamweaver by "pre-viewing in browser" it works just fine but when i upload the page and the .js file to the web i get
the error
"Object does not support the property or method"
<form name="registration" onSubmit="return v.exe()" method="post" enctype="application/x-www-form-urlencoded"
action="cgi-bin/register.pl">
i didnt change any method names or definitions in the validator.js file
has anyone seen this?
|
|
|
|