[ic] onChange="this.form.submit()

Jonathan Clark interchange-users@icdevgroup.org
Sun Jun 8 05:09:01 2003


> I have a problem with users who keep typing into data fields
> while the order
> is being updated from country or state change. Is there a way to pop up a
> please wait screen until the reload finishes?

Yes. I have seen this done by changing the background color of the page from
white to grey, and, on another, immediately disabling the submit button.
Plenty of options..

You need a javascript routine to do this, called in place of the
this.form.submit.

Jonathan
www.webmaint.net