Web Wiz
Home
Home
Hosting Services
Hosting Services
Knowledgebase
Knowledgebase
Community and Support Forums
Support Forums
Customer Login
Customer Login

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

Web Wiz Web Hosting 30 Day Free Trial

Windows Hosting 30 Day Free Trial, with no obligation, on all our Windows Web and Reseller Hosting Packages.

For moreĀ informationĀ see our Windows Hosting 30 Day Free Trial page.

textarea 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
  Share Topic   

Forum Jump Forum Permissions View Drop Down



Become a Fan on Facebook Follow us on Twitter Web Wiz on Google+ Community Forums Web Wiz Blogs Web Wiz News
Company Information | Contact Web Wiz | Terms & Conditions | Privacy Policy

Prices exclude VAT unless otherwise stated - $, € prices shown as a guideline only
Web Wiz Ltd, Unit 10E Dawkins Road Ind. Est, Poole, Dorset, UK, BH15 4JD
Copyright ©2001-2012 Web Wiz - All rights reserved