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

Feedback on: irt.org FAQ Knowledge Base Q196, on August 20, 1999 at 16:22:11:

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

Feedback on:
irt.org FAQ Knowledge Base Q196

Sent by
Bill Wilkinson on August 20, 1999 at 16:22:11:

Worth:
Not worth reading

Length:
Too long

Technical:
Not technical enough

Comments:

The answer is WAY too complex for
something that is very, very simple!

Try this solution instead:

**********************************

<HTML><BODY>

<FORM Name="TheForm" Action="oops.html" Method="Get">
<INPUT Name="ONE" Value="Type something here...">
<INPUT Type=Submit Name="Submit" Value="First"
onClick="document.TheForm.action='first.html';">
<INPUT Type=Submit Name="Submit" Value="Second"
onClick="document.TheForm.action='second.html';">
</FORM>

</BODY></HTML>






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

©2018 Martin Webb