Hello CF AUSSIE, Has anyone used SoEditor lite? when you installed So Editor lite on your server (and not your local machine..) did you have any probs???
As I have it working on my local machine but not on the live site... application.cfm looks like this <cfscript> // Path to the soeditor_lite.cfm template, can be a relative path Variables.TemplatePath = "/app/"; // Make sure this is an absolute path (enclosed in slashes "/") Variables.ScriptPath = "/app/"; </cfscript> calling from CF Module where is sits in real terms.. http://stagingserver.domain.com/app/soeditor_lite.cfm the cfmodule path #Variables.TemplatePath#soeditor_lite.cfm this is how help file tells you to set it up... is there a better way of doing this?? Best regards, Carl Vanderpal Po Box 3462 Dural, NSW 2158 mailto:[EMAIL PROTECTED] --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
