<%@ Page Language="vb" ValidateRequest="false" Debug="true" %> <%@ Register TagPrefix="editor" Assembly="WYSIWYGEditor" namespace="InnovaStudio" %> <%@ Import Namespace="System.IO" %>
Using the Editor to Edit a HTML file (ASP.NET example)  - Back

The HTML file to edit is : content.htm (which is located on the same folder).