Print Page | Close Window

Installing in seperate folder

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Rich Text Editor (RTE)
Forum Description: Support forum for the Web Wiz Rich Text Editor (RTE).
URL: https://forums.webwiz.net/forum_posts.asp?TID=23167
Printed Date: 29 March 2026 at 5:16am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Installing in seperate folder
Posted By: chorn
Subject: Installing in seperate folder
Date Posted: 23 April 2007 at 4:45pm
I am trying to get my RTE to work from a different folder.  I have followed the instructions but I must be missing something.
 
 
I have set the following:
Const blnUseFullURLpath = true
Const strFullURLpathToRTEfiles = "mypath"
 
 
 
Also now I have
<!--#include file="../RTE/RTE_editor_inc.asp" --> in my file. 
 
The same file works perfect if i leave it in the RTE Folder, but if I move it and change that path .
 
Whats the trick ? :(
 
 


-------------
I had the 240$, I had to have the pudding



Replies:
Posted By: chorn
Date Posted: 23 April 2007 at 4:57pm
well, i think i solved my own problem
 
in the file RTE_editor_inc.asp
 
I modified
Response.Write(vbCrLf & "<script language=""JavaScript"" src=""RTE_javascript_common.asp"" type=""text/javascript"">
 
&
 
Response.Write(vbCrLf & "<script language=""JavaScript"" src=""RTE_javascript.asp?textArea=" & Server.URLEncode(strTextAreaName) & """ type=""text/javascript""></script>")
 
to use full paths and now it works.
 


-------------
I had the 240$, I had to have the pudding



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net