|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Input Fields in XML
Hi,
does anyone has an idea to generate an XML-File that contains the
Input.Value from an HTML Input Field?
For example:
My HTML-Site:
<HTML>
<HEAD>
<TITLE>Input</TITLE>
</HEAD>
<BODY>
Name:<input type="text" name="Name" size="20"/><BR>
<input type="Button" value="Press here to create XML file"/>
</BODY>
</HTML>
In the field I type "Bernd" and click the button.
After klicking on the button I want to get a xml-file:
<?xml version="1.0"?>
<Root>
<Name>Bernd</Name>
</Root>
Are there any demo pages in the Web?
What do I have to use? ActiveX, asp?
Regards,
Bernd
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








