|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Getting desired node on template match
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
|
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








