Re: how can i make the CuteEditor's html view as perfect Html view?

  •  09-16-2005, 9:09 PM

    Re: how can i make the CuteEditor's html view as perfect Html view?

    Hi Adam,
     
    Fine, If i use Editor.EditComleteDocument = true then
     
    it gives me full Html view.
     
     
    but still one more problem,  in the html view i want <form></form> tag,

    i mean

    <html>
    <head>
    <body>
    <form>
    </form>
    </body>
    </head>
    </html>

    i need <form></form> tag

    how can set that?

    regards,
    Anbaz.
     
     
View Complete Thread