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.