Submit Image Changes When Data is Ready: Settings

<FORM 
ACTION="../cgi-bin/mycgi.pl"
NAME="myform" 
onSubmit="return submitcheck(this)">
<INPUT 
NAME="searchstring" SIZE=10
onKeyUp="submitswap(this)"
>
<SCRIPT TYPE="text/javascript">
<!--
var swapper = new swapwhenready("search.ready.gif","search.notready.gif");
swapper.alt = "Search!";
swapper.width = 104;
swapper.height = 28;
swapper.otheratts = "ALIGN=TOP";
swapper.write();
//-->
</SCRIPT>
<NOSCRIPT><INPUT TYPE=SUBMIT></NOSCRIPT>
</FORM>





About the Author
Copyright 1997-2002 Idocs Inc. Content in this guide is offered freely to the public under the terms of the Open Content License and the Open Publication License. Contents may be redistributed or republished freely under these terms so long as credit to the original creator and contributors is maintained.