Hi,
Good point, didn't work but I take the point anyway.
I think it has more to do with the submit button (now named submitb) shifting from href/img to type.
But it's late and it will wait.
MC
Well,
It's a bit of a hybrid....
I used the input and image suggestion with a onSubmit handler to take care of the validation and submit and gave up on the reset().
Using a function to do it's easier on my nerves.
I did loose the button's image switch, it's not picking up on the image name...
hi,
I have a form that uses external (non-form) buttons to submit and reset.
It is working in IE and failing in Navigator.
The call to the subroutine is working in both (the verification edits work in both) but the execution of document.form.submit() & document.form.reset() fails in Netscape...
Hi,
Have a look at the syntax here
http://msdn.microsoft.com/scripting/default.htm
- VBScript
- Documentation
- Language Reference
- Alphabetic Keyword List
M. Clarke
hi
I have hacked most of the code away in the hope that something was lurking in there, no luck.
It's serving at http://64.229.73.199/test untill I drop my connection (joys of dynamic I.P.s)
MDC
Hi,
Thanks
The userid/password validation functions well, it's when it gets to the document.LoginF.submit;() or .reset() that it dies.
ps. the single quotes failed.
MDC
Hi,
I have made an afternoon's worth of attempts (with help from prior posts here) to get the submit and reset methods to fire for a login form that I have made fancy buttons for.
So far my Object doesn't support this property or method, my forehead is all black and blue and I have a hole in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.