Sending and Receiving Code via Textboxes

ImDaFrEaK

Well-known member
Joined
Jan 7, 2006
Messages
416
Location
California
Programming Experience
5-10
I want to know how to send and receive code via the textbox from and to users. I know there is a way to do it but I forget what I have to change in order to make it work. Basically, ASP.NET will fire an error if code is being passed back to the server or if you try to send code to the user it will simply place the code in the window as part of the web form. I just want to read code from the user and send code examples to the user. I forget how to do it. Any help would be nice. I'll dig deeper later in the week but I was hoeping to get a quick answer here b/c I don't have tons of time to research it at the moment. Thanks again everyone.
 
Back
Top