Manually render a aspnet form

J

Jinsong Liu

Hello:

Is there a way that I can manually render an ASP.NET form? I have an
ASP.NET form, but I don't want to send the HTML generated by the form
to the browser. I want to create an instance of the ASP.NET form in
one of my class, and then use the HTML code generated by the form. Is
it possible?

thanks

JSL
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top