Print Page | Close Window

RTE Installation

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


Topic: RTE Installation
Posted By: m_nyckols
Subject: RTE Installation
Date Posted: 09 February 2006 at 6:36pm
Can someone help me with my set up please?

I am getting a script error in my page:

Line:  11
Char:  1
Error:  Object expected

Here is the code I am using:

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>HTML Editor</title>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>

<body OnLoad="initialiseWebWizRTE();">

    <%
    'ID tag name of the HTML form the textarea is within
    strFormName = "MyForm"
   
    'ID tag name of HTML textarea being replaced
    strTextAreaName = "HTMLEditor"
   
    %>
   
    <!-- include the Web Wiz Rich Text Editor -->
    <!--#include file="Editor/RTE_editor_inc.asp" -->
   
    <p align="center"><textarea rows="250" id="HTMLEditor" cols="110"></textarea></p>


   

</body>

</html>



Replies:
Posted By: WebWiz-Bruce
Date Posted: 10 February 2006 at 1:01pm
I can't see where your HTML form is, you need to have a form area with <form> tags that your textarea sits inside.


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