[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Getting desired node on template match

Subject: Getting desired node on template match
From: "alex ek" <alexek@xxxxxxxxxxxxxx>
Date: 6 Sep 2002 15:12:34 -0000
wml checkbox
have some HTML file. I am converting them into WML.
It has some input like checkbox,radio,text and password .
I want to do is when template matches ="input[@type='submit']" then
I want to retrive value of every input type and send them to
server .
example (not syntactically correct. I am writing just to explain
the problem)
<form action="" otherattributes....>
<input type="text" .....>
<input type ="checkbox".....>
<input type ="redio".....>
<input type ="submit">
</form>


What I want on template match is to convert them in wml.
example
<do ..attributes....>
<go ..attributes.....>
<postfield name= value=> for each input type and only one
postfield for input type ="radio" as they will have the same name
if they are in one group
</go>
</do>
How can i do so that on template match="input[@type='submit']" it
traverses every input type between the same <form> and </form>
and retrive name ,value.
thanks
alex



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.