You are here: irt.org | BBS | Re: could someone help debug? [This BBS is closed]
Posted by Martin Webb on July 22, 1998 at 07:09:38:
In Reply to: could someone help debug? posted by Ryan on July 21, 1998 at 23:56:08:
: One line of code here. The error message IE4 gives me is: Expected ';'
Change it to:
<script language="javascript">
if (top.header.document.formName.fieldName.value == "notclicked") {
location.href="http://each.mircx.com"
}
</script>
Where formName is the name of the form, and fieldName is the name of the hidden text field.
Follow-ups:
You are here: irt.org | BBS | Re: could someone help debug? [This BBS is closed]