Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Displaying HTML Code in a TextArea


Message #1 by =?iso-8859-1?Q?Maur=EDcio_Guimar=E3es?= <mandrade@o...> on Mon, 18 Jun 2001 16:21:26 -0300
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




  Return to Index