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

WML generating with the XSL transformation(BIG PROBLEM)

  • From: Deniz Kilinc <dkilinc@h...>
  • To: xml-dev@l...
  • Date: Fri, 13 Jul 2001 06:16:52 +0000

transform xsl to wml
In my asp file which has content type to generate wml, i transform my xml 
file to xsl to create input elements dynamically.And then i try to use the 
created input elements which are the transformation result ,in asp for an 
DataBase Application,but unfortunately because wml do not support the <form> 
tag in my xsl,and then i try to use <postfield> in xsl with this 
condition;(the syntax is not important!)
        <xsl:for-each select....>
          <xsl:if-select type="INPUT">
             <input>
             </input>
             <postfield> <-- wap emulator gives error
             </postfield>
          </xsl:if>
        </xsl:for-each select>
      <a href="process.asp">Send Asp</a>

I want to use postfield because i must get their values using the
"request",and use them in an SQL statement.


I hope i successed to tell,if you i can send the files.

Thanks
Deniz KILINÇ

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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.