Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: XSLT FindControl Checkbox [Thread Next] Re: XSLT FindControl CheckboxTo: NULL Date: 3/10/2005 2:36:00 PM Alex wrote: > Any ideas how I would do this using asp.net ? I was hoping to do this when > the form was posted back to the server. There is no difference between a checkbox in a static HTML document compared to some dynamically generated HTML, in ASP.NET the classic way is to read either Request.QueryString if the form is submitted with method GET or Request.Form if the form is submitted with method POST. Additionally ASP.NET exposes page elements as server side controls, you might want to ask in an ASP.NET group about that. -- Martin Honnen http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
