J
John Mott
I've played with some code generators; they all have what appears to be aspx
web pages run from a desktop program. The pages have a code section and a
section where they use <% %> operators to instantiate content.
I have a very specific and surgical need and want to do this from a desktop
program. Is it as simple as instantiating an object thats derived from
system.web.ui.page and invoking a 'execute this' method of some sort and get
a string back? Or am I dreaming ;-)
john mott
web pages run from a desktop program. The pages have a code section and a
section where they use <% %> operators to instantiate content.
I have a very specific and surgical need and want to do this from a desktop
program. Is it as simple as instantiating an object thats derived from
system.web.ui.page and invoking a 'execute this' method of some sort and get
a string back? Or am I dreaming ;-)
john mott