Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: irt.org FAQ Knowledge Base Q1179, March 11, 2002 at 23:59:36:

You are here: irt.org | About | Feedback | 3676 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q1179

Sent by
J. Scott Fabling on March 11, 2002 at 23:59:36:

Worth:
Not worth reading

Comments:
I have been unable to get this to work on my IE 5.xxx.

Does anyone have a version that does work?

JSf

Here is the last code I tried to get working.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
<title>Untitled</title>
<script language="JavaScript"></script>
</head>

<body>


<form name="myForm" onSubmit="alert('submitted'); return false;">
<input type="text" name="field1" onkeypress="keyhandler(window.event)">
<input type="text" name="field2" onkeypress="keyhandler(window.event)">
<input type="submit" value="eat me">
</form>

</body>
</html>


Other feedback on 'irt.org FAQ Knowledge Base Q1179' - show all

©2018 Martin Webb