[Home] [By Thread] [By Date] [Recent Entries]
Question on inputing form fields into an XML Document Does anyone know how to input a form into an XML document? I tried putting the input type tags within my customized tags, but I think the browser is viewing the input tags as if they were my own customized tags. Here is an example of what I did: <userid> <INPUT TYPE="text" NAME="DASUserID" SIZE="7" MAXLENGTH="4" onChange="checkUserID()" /> <INPUT TYPE="hidden" NAME="RealTimeUserID" SIZE="7" MAXLENGTH="4" value="das"/> </userid> <password> <INPUT TYPE="password" NAME="DASPassword" SIZE="4" MAXLENGTH="4" onChange="checkUserID(),checkPassword()" /> </password> Please send me any suggestions. Thanks. Dante M. Lee NASA Goddard Space Flight Center Networks & Mission Services Project/Code 450 (301)286-1557/2664 xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1 To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



