Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - textarea error with intergration
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum Lockedtextarea error with intergration

 Post Reply Post Reply
Author
dj air View Drop Down
Senior Member
Senior Member
Avatar

Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
Post Options Post Options   Thanks (0) Thanks(0)   Quote dj air Quote  Post ReplyReply Direct Link To This Post Topic: textarea error with intergration
    Posted: 03 January 2012 at 8:49pm
Hi,
 
im using the below code
 
 
<form action="?itemID=22&itemTitle=News System&M=add&NIID=<%= strNewsItemID %>" method="post" name="myForm" id="myForm">
<%
 'Declare the ASP variables used
 Dim strFormName
 Dim strTextAreaName
 'ID tag name of the HTML form the textarea is within
 strFormName = "myForm"
 'ID tag name of HTML textarea being replaced
 strTextAreaName = "myTextarea"
%>
<!--#include Virtual="/RTE_editor_inc.asp" --><br/><br/>
        <textarea cols="90" rows="33" name="myTextarea" id="myTextarea"  ><%
  
   if strNews = "" then %>
   INTRO<br/>==================================<br/><br/><br/><strong>Intro Content within this section</strong><br/><br/><br/>================================== <br/><br/><br/>Main Content below<br/>==================================
   <% Else %>
   <%= decodeString(strNews) %>
   <% END IF %>
   </textarea><br/>
</form>
 
 
but when executed on its own it works fine BUT when executed in the website template it works fine in FF but in IE9 it just renders the toolbar but no textarea, the code is showing on the template but not
rendering to the view.
 
i am a bit ummmm why wont it work but i cant think why, the url is : http://beta.pwctoday.co.uk/default.asp?itemID=22&itemTitle=News+System%3A+Test+title&M=view&NIID=6#commentsjust seems odd that it works else where but not in IE
 
i know what a nightmare IE can be but odd how the demo works but the copy and paste wont allow it to work i do have the Captcha on same page but cant see that being an error
 
 
Back to Top
dj air View Drop Down
Senior Member
Senior Member
Avatar

Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
Post Options Post Options   Thanks (0) Thanks(0)   Quote dj air Quote  Post ReplyReply Direct Link To This Post Posted: 03 January 2012 at 8:55pm
dont worry the template didnt have a docutype on it and thus with other code ment it errored.

all seems ok now
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.