asp_web_howto thread: Displaying HTML Code in a TextArea
Hello all, I have an application to edit HTML pages that are stored into an SQL Server. The problem I have is the following: The HTML code is stored in a <TEXTAREA>. Once I save the HTML code, I can't have access to all the code if there is another <TEXTAREA> in it, for this causes the ASP to take all following code as part of the editing page at the moment it finds the </TEXTAREA>. Any help would be greatle appreciated. Thanks in advance Mauricio
|





