Generating ASPX on the fly

sandeepbhutani3

Newcomer
Joined
Sep 16, 2008
Messages
1
Hi,

I have stored my aspx pages (which do not contain a codebehind file i.e., server side code on aspx page itself) in the database.

Now I read that aspx page into a string and I want to pass this to the .NET engine to produre an html output.

can somebody please guide me in for this.

--
Regards,
Sandeep Bhutani
http://net4techies.somee.com
 
Back
Top