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

Feedback on: irt.org FAQ Knowledge Base Q197, January 31, 2000 at 05:35:19:

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

Feedback on:
irt.org FAQ Knowledge Base Q197

Sent by
anonymous on January 31, 2000 at 05:35:19:

Comments:
Should this:

if document.myForm.myText.value = '' {

have a double equals, e.g.


if (document.myForm.myText.value == '') {




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

©2018 Martin Webb