html tags wysiwyg

  •  12-22-2008, 10:30 PM

    html tags wysiwyg

    i have two wysiwyg in my page.
     
    in the first wysiwyg i just want to write the following html
    <html>
        <head>
        </head>
        <body>
     
     
    and in the second wysiwyg i want to remaing html
    </body>
    </html>
     
     

    when i set EditCompleteDocument="true", then all the html tags are displayed. How do i achive this.

     
     

     
View Complete Thread