Print Page | Close Window

multiple textareas

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


Topic: multiple textareas
Posted By: fwsteal
Subject: multiple textareas
Date Posted: 06 February 2006 at 7:43pm
I'm trying to use another textarea on the same page as the rte textarea. When I click on the 1st textarea that is not part of the rte there is a tab space. Why does this occur?
 
<form name="myForm" method="post" action="display_form_submission.asp">
<textarea id="newta" name="newta" class="input" style="height:60px; width:450px;">
</textarea>

<!-- include the Web Wiz Rich Text Editor -->
<!--#include file="RTE_editor_inc.asp" -->
<textarea name="textarea" cols="80" rows="15" id="myTextarea">
       
</textarea>



Replies:
Posted By: WebWiz-Bruce
Date Posted: 07 February 2006 at 1:23pm
Try chnagin some of the names of form elements and give evrything, including the form part and ID tag.

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


Posted By: fwsteal
Date Posted: 07 February 2006 at 2:38pm
that did not improve anything; i even put the other textarea in another form on the same page and still get the error


Posted By: WebWiz-Bruce
Date Posted: 08 February 2006 at 12:38pm
It could be something to do with the CSS class you have on the text area

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


Posted By: fwsteal
Date Posted: 09 February 2006 at 2:22pm
got it to work; I changed the name & id three different times and it worked; who knows - cache?



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