[Javascript] form validation

Filipiak, Bob (Contractor) filipiab at atsc.army.mil
Fri Aug 3 08:00:51 CDT 2001


Try <input type="text" id="MyInnerHTMLText" name="MyInnerHTMLText">
and refer to it' as document.innerHTML.MyInnerHTMLText.value
 
 
 

Bob Filipiak (Contractor)
MCP 

-----Original Message-----
From: Andrew Dunn [mailto:adunn at mail.interworx.com.au]
Sent: Friday, August 03, 2001 9:00 AM
To: javascript at LaTech.edu
Subject: [Javascript] form validation


Hi,
    I have a form that contains <input type=text> it is produced dynamically
through the .innerHTML method. Does anyone know of a way to validate this?
Is there an array of input tags or collection or something that could be of
use? All that needs to be done is make sure the text boxes contain something
ie. length != 0
 
regards,
 
Andrew

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010803/b8aa8c52/attachment.htm>


More information about the Javascript mailing list