лллллллллллллллллллллллллллллллллл К К К version: soEditor Lite 2.5.6 К К released: Jun.18.2007 К К Љ 2007 SiteObjects, Inc. К К К К http://www.siteobjects.com/ К К К лллллллллллллллллллллллллллллллллл QUICK INSTALLATION NOTES =-=-=-=-=-=-=-=-=-=-=-=-= Є Extract the entire zip into the root of your web server or into the root of the web site that you wish to install soEditor in. Є Add the following line of code to the top of the page that you want to use soEditor in: Є Refer to the following to create and prepare an instance of soEditor for your asp page: Dim oEditor Set oEditor = New soEditorLite oEditor.Form = "Form1" oEditor.Field = "Field1" oEditor.ScriptPath = "/siteobjects/soeditor/lite/" Є To display the instance of soEditor you have declared and instantiated, call the object's Render method inside your form, example:
<% oEditor.Render() %>
Є To test your installation, open Internet Explorer and access the example applications at: http://{www.yoursite.com}/siteobjects/soeditor/lite/examples/default.asp Є If you extract the package into an alternative directory, you may have to change the scriptpath variable in examples/locals.asp to point to the new location in order for the examples to work correctly. Є Online help documentation is also available at: http://{www.yoursite.com}/siteobjects/soeditor/lite/docs/asp/index.html =-=-=-=-=-=-=-=-=-=-=-=-= SUPPORT =-=-=-=-=-=-=-=-=-= Є http://www.siteobjects.com/pages/support.cfm