Thought I would just post something that might be of use to anyone trying to get back-end (or "code-behind") code working inside the ASPX or ASCX of their control - this can be useful to avoid having to do a full code release or if the page/control is dynamically loaded, say from a DB or plain text...
Isn't that great? Just a script block with runat=server and you're done.
This might also be useful:
Run along now, you're done.
No comments:
Post a Comment