OZONE Asylum
Forums
DHTML/Javascript
Error: document.form has no properties
This page's ID:
27669
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Hi there, I'm having this problem: document.forms.input has no properties document.forms["input"].action = "index.php?action=reg"; Code: <script type="text/javascript"> alert("Email address already in use !"); function submit() { document.forms["input"].action = "index.php?action=reg"; return document.forms["input"].submit(); } </script> <form name="input" method="post"> <input type="hidden" name="uname_eng" value="'.$uname.'"> <input type="hidden" name="dname_arb" value="'.$dname.'"> <input type="hidden" name="email" value="'.$email.'"> <script type="text/javascript"> submit(); </script> </form> Any suggestions ? Thanks in advance !
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »