
April 11th, 2002, 04:58 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
Reading input in ASP.NET from an XSL Form
<i><b>Originally posted by : Joe (jloomis20@yahoo.com)</b></i><br />I am using an .xml and an .xsl file to generate an HTML page. I use an .aspx page to do the transform but besides the transform it doesn't generate any HTML, i.e. the form html exists in the .xsl file not the .aspx . In my XSL file I have a form that takes user input and posts it back to my .aspx page I am trying to read the form information but since the .aspx page does not generate the XSL form I can't seem to access the information. If anybody can help me please email me a suggestion.<br /><br />Joe
|