Right if you want to correct me. The textbox is created in the pageload event. So if you want to insert data into the textbox programmatically in the page_load event this often causes errors. i.e the error message with this can only be done in the render
event.
Secondly there are more features with c#. ie. operator overloading, alot more error catching features and there are more. I don't get why someone would correct me if they don't know for certain.
seamus1982
Participant
936 Points
375 Posts
Re: RE : Beginners Nightmare .... PLEASE help
Sep 22, 2010 11:33 AM|LINK
Right if you want to correct me. The textbox is created in the pageload event. So if you want to insert data into the textbox programmatically in the page_load event this often causes errors. i.e the error message with this can only be done in the render event.
Secondly there are more features with c#. ie. operator overloading, alot more error catching features and there are more. I don't get why someone would correct me if they don't know for certain.