Print Page | Close Window

Please help, I am having problem setting up RTE

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=28289
Printed Date: 28 March 2026 at 9:37am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Please help, I am having problem setting up RTE
Posted By: samflex
Subject: Please help, I am having problem setting up RTE
Date Posted: 28 January 2010 at 5:28pm
Greetings experts;
 
This is my first visit here so, please be gentle and I thank you in advance for your kindness.
 
I have looked at several rich text editors and what makes this one stand out is that the single-spacing feature.
 
I have been trying now to install and configure it but I have ran into 2 issues.
 
One says:
 
Object expected and when I clicked to go to the error, it shows this:
 
WebWizRTEtoolbar('TheForm');< WebWizRTEtoolbar('TheForm');<
<script language="JavaScript">WebWizRTEtoolbar('TheForm');<
 
which comes from RTE_editor_inc.asp on this line:
 
Response.Write(vbCrLf & "<script language=""JavaScript"">WebWizRTEtoolbar('" & strFormName & "');</script>")

My question is, why is that line being truncated?
 
My second issue also says, Object Expected which points to this:
 
<body OnLoad="initialiseWebWizRTE();">
 
I am not sure what is creating these errors but I do want to point out that I added the #include file like this:
 
  <%
  'Declare the ASP variables used
  Dim strFormName
  Dim strTextAreaName
  'ID tag name of the HTML form the textarea is within
  strFormName = "TheForm"
  'ID tag name of HTML textarea being replaced
  strTextAreaName = "SRComments"
  %>
  <!--#include file="RTE/RTE_editor_inc.asp" -->
 
As opposed to just:
 
<!--#include file="RTE_editor_inc.asp" --> //without referencing RTE.

Has anyone had to deal with these issues?

Can you please assist. This is a great tool.
 
Thanks a lot.



Replies:
Posted By: WebWiz-Bruce
Date Posted: 29 January 2010 at 12:54pm
The RTE files need to be place din the same folder as the page you want to include the RTE in other wise it would not work.

-------------
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