[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Dante M. Lee" <dtmlee@p...>
  • To: XML Developers <xml-dev@i...>
  • Date: Mon, 12 Jul 1999 16:32:41 -0400

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...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member