|
lol yeah, that is a typo sorry, .. the problem is that you can not name a button 'submit' if you are using document.myform.submit()
it thinks submit it the button when you type document.myform.submit .. and then it says you don't have a submit function.
__________________
Mike
|