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
JSLTry Server.Execute
http://msdn.microsoft.com/library/d...cutetopic.a sp
--
http://www.webswapp.com
http://www.societopia.net
"Jinsong Liu" wrote:
> 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
0 comments:
Post a Comment