|
|
Installation
- unzip the downloaded file to the root of your website
- Download and install the aspsmartupload-component from
http://www.aspsmart.com/aspSmartUpload/. Unfortunately aspsmartupload is discontinued, but there download url still workings: http://www.aspsmart.com/lib/download/en/aspSmartUpload.zip
- Edit all html-files that should be editable and encapsulate the text in the following tags: <!--editor-->text to edit<!--/editor-->. These tags must be within the body-tags.
- Edit the settings.asp-file to customize the editor. Also remember to change the default password in "login.asp".
- Remember that IUSR_xxx (default user of webserver) must have write access to all folders in which the editor should work. Alternatively you can create a new user and grant read access to the editor and write to the files for this user only
|