Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Embedding ASP.net controls in dynamically created pages
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00617543
Message ID:
00618963
Views:
14
>It sure would be nice if the ASP.NET scripting mechanism was abstracted enough to separate the HTTP components (Request, Response etc.) and just provided the scripting engine itself so you can basically feed it a string and have it eval out a la TextMerge including server controls.

Rick,

Does the HttpWorkerRequest Class fill your need?
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwebihttphandlerclasstopic.asp
"This abstract class defines the base worker methods and enumerations used by ASP.NET managed code to process requests."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform