I can't open and edit normaly .asp files.
Create file test.asp:
<html> <head> <title>Web Wiz Rich Text Editor</title> <body> Test1
<%= Response.Write("Test2") %> </body> </html>
|
Then click on "Toggle HTML View" and you will get:
But This is not correct HTML code. Meybe you need to use open file... Because when you open now will run all commands. It is ok when display in advance view - but in toggle html view - it is not better.
Meybe you can do something about that because this editor can be better and more power ful.
Ok.
Second one. When you open file and click to the button "Submit Form" will display like preview. This is all OK. But when you go back (Internet Explorer - Back), it will erase all text. This work if you don't open any file.
Edited by faca5 - 01 September 2006 at 2:13pm