Print Page | Close Window

Please Help with Editor

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=18249
Printed Date: 28 March 2026 at 11:13pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Please Help with Editor
Posted By: sipi41
Subject: Please Help with Editor
Date Posted: 03 February 2006 at 4:34pm
Hi, this is Billy, i'm new using the rte editor.  Everything is working great. However, there is one issue i am trying to resolve.
 
1. In the Open and Save Configuration Section, there are constants that specify the path of the files used by the user.
 
I am creating an ASP script that REQUIERES that the folder path be dynamic. In other words, when I dynamically assign the route from a variable to a constant... it generates the following error":
 
Microsoft VBScript compilation (0x800a0415)
Expected literal constant
 
I think it is produced because it expects text but I generated multiple tests but it insists in accepting only text enclosed by """quotes.
 
Do you have any idea how to assign dynamic paths to those directories instead of using only 1? 


-------------
Billy



Replies:
Posted By: WebWiz-Bruce
Date Posted: 05 February 2006 at 4:45pm
You would need to change the the Constent to a dynamic variable.

Remove the part that says Const, then above it create a Dim statement with the variable name. eg:-

Dim strFileUploadPath
strFileUploadPath= myDanamicPath



-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



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