G
Guest
Hi
I got an ASP.NET webform with a user control on it which acts like an index. When an item of the index is selected a procedure on the webform should be called by the user control. Executing the procedure on the webform works but when the procedure makes a change to the webform (for example a response.write) I get a runtime error.
Any ideas
Regards
Marcel
I got an ASP.NET webform with a user control on it which acts like an index. When an item of the index is selected a procedure on the webform should be called by the user control. Executing the procedure on the webform works but when the procedure makes a change to the webform (for example a response.write) I get a runtime error.
Any ideas
Regards
Marcel