[
Lists Home |
Date Index |
Thread Index
]
- From: Matt Sergeant <matt.sergeant@bbc.co.uk>
- To: "'Dante M. Lee'" <dtmlee@pop400.gsfc.nasa.gov>, XML Developers <xml-dev@ic.ac.uk>
- Date: Tue, 13 Jul 1999 08:55:54 +0100
-----Original Message-----
From: Dante M. Lee [mailto:dtmlee@pop400.gsfc.nasa.gov]
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:
[snip]
<reply>
You might be interested in my CGI::XMLForm which is a perl module that takes
properly named form elements and generates XML from them. I'm not sure if it
does exactly what you need (you weren't particularly clear), but it sounds
about right. Get it from CPAN
(http://www.perl.com/CPAN/authors/id/M/MS/MSERGEANT/)
Matt.
</reply>
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
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@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|