textarea |
textarea |
Jul 11 2008, 01:36 PM
Post
#1
|
|
|
AKA RockIt Studios ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,286 Joined: Jun 2006 Member No: 421,809 |
on my website, i'm using a textarea, to post a code.
however, i have a myspace code with a comment box in it: CODE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="46340633" type="hidden"><textarea name="f_comments" style="width: 155px; height: 55px; border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: transparent;" style="overflow:auto;">Lyke woaw, I totally <3 you.</textarea><br> <input value="Add Comment" style="width:155px; border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: transparent;" type="submit"></form> however, notice that there is a textarea in there. the CODE </textarea> closes the textarea that i have the coding in, causing the rest of the form after that textarea to actually appear (the add comment button actually shows up).is there another way to display the codes without a textarea? will it work if i add in an iframe and point it at just a plain text document with the code in it? |
|
|
|
RockItStudios textarea Jul 11 2008, 01:36 PM
schizo You can change the < and > in the code you w... Jul 11 2008, 01:59 PM
nitrogoat This is a problem I had as well.
As well as CODE... Jul 22 2008, 03:50 PM
RockItStudios oops. i forgot about this, even though i did it fo... Jul 22 2008, 04:26 PM
manny-the-dino Topic Closed, and Moved to Resolved Topics. Please... Apr 2 2010, 01:00 PM![]() ![]() |