The only way I could ever get that to work is to use a virtual directory and set it to the editor path
Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of G A R Y C R O U C H [ A I T ] Sent: Friday, October 31, 2003 10:41 AM To: CFAussie Mailing List Subject: [cfaussie] RE: so editor question... Yes and it works fine with CF but you must get the path in the "INC" attribute correct and it MUST be relative, as the javascript uses it as a relative path even if you start the path with HTTP://, Ive pulled my hair out (and i dont have much!) over tying to get the path to behave when I have called it from custom tags so I feel for you right now! Hope that helps Gary >===== Original Message From Carl Vanderpal <[EMAIL PROTECTED]> ===== >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] Gary Crouch BEng (Hons) IT Anatex Internet Services Ltd Web: www.anatex.net Email: [EMAIL PROTECTED] UK Tel: +44 (0) 7973 503887 {GMT +0} Fax: +44 (0) 8701 220877 UK Mob: +44 (0) 7973 875075 {GMT +0} AU Mobile: +61 (0) 4088 83932 {GMT +10} Messengers: Yahoo: garyanatex MSN: [EMAIL PROTECTED] AOL: anatexit ICQ: 169144397 IRC: anatexit / itanatex The content of this email may not reproduced or used for any purpose other than being read by the intended recipient indicated in the "to" Field of this email. NOTE: This email contains information which may be confidential or privileged. Its contents remain the property of Mr Gary Crouch or Anatex Internet Services Ltd. The information is intended solely for the use of the recipient (or legal entity) named above. If you are not the intended recipient and/or purport to be the intended recipient you must not read, use or disseminate the enclosed information. The content and email itself are subject to intellectual property rights and copyrights. If you have received this electronic transmission in error, please notify Mr Gary Crouch or Anatex Internet Services Ltd by electronic mail immediately. Any opinions expressed are those of the author, not those of any other party. This email does not constitute either offer or acceptance of any contractually binding agreement. Such offer or acceptance must be communicated in writing through other channels. --- 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 --- 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
