[thelist] Quick javascript question

Green, Janet JGreen at DesMoinesMetro.com
Thu Apr 12 16:33:19 CDT 2001


>>>you mean something like
onSubmit="FormRedirect()"
??<<<

yes, something REALLY simple like that! LOL Thank you. Now, another question
- I *also* have a bit of JS that is supposed to prompt visitors to fill in
the required fields of the form. The <form> tag now looks like this: 

<form name="aedcform" method="post"
action="mailto:jgreen at desmoinesmetro.com" enctype="text/plain"
onSubmit="return checkrequired(this)"; "FormRedirect()">


This is supposed to check/prompt for incomplete fields, THEN submit the
form, THEN redirect the visitor. It's doing everything except redirecting
me. 




More information about the thelist mailing list