Log In · Register

 
Textarea Code is Effecting the Page, Need it to stop. How? =\
CrimsonSkyGraphi...
post Nov 13 2009, 05:11 PM
Post #1


All that you see or seem, is but a dream within a dream
****

Group: Member
Posts: 196
Joined: Mar 2005
Member No: 115,956



Hey everyone.

So, I've got a graphics and layout site. Finally did a div overlay MySpace layout, but had problems when I tried to add it to the site. :( Need some help.

I normally enter the layout code into textarea boxes on the page. This works fine, except with this one, it's changing the code and melding it into the page.

THe layout code ends in a custom comment box and submit button, followed by another div. Problem is that when I insert this into the text area, it adds the div and submit button below the textarea box and removes that part of the code from the textarea box. Grrr!

Can anyone help me stop it from doing this?

The problem part of the code is this:
CODE
<div style="text-align:center;">
<form method="post" action="index.cfm?fuseaction=user.viewProfile_commentForm&friendID=XXXXXXXXX">
<textarea name="commentText" class="commentBox">Let me know what you're thinking here...</textarea><br />
<input type="submit" name="commentformbutton" class="button" value="Send Your Comment" /></form>
</div> <br />
</div>

<div class="crimsonskygraphics">
<a href="[url="http://www.crimsonskygraphics.com"]http://www.crimsonskygraphics.com[/url]" class="credit"></a>
</div>


From the last period after "Let me know what you're thinking here..." to the end disappear and become part of the page, with an actual working button below the textarea.

This is the actual page code where the problem arises:
CODE
<div style="text-align:center;">
<form method="post" action="index.cfm?fuseaction=user.viewProfile_commentForm&friendID=XXXXXXXXX">
<textarea name="commentText" class="commentBox">Let me know what you're thinking here...</textarea><br />
<input type="submit" name="commentformbutton" class="button" value="Send Your Comment" /></form>
</div> <br />
</div>

<div class="crimsonskygraphics">
<a href="[url="http://www.crimsonskygraphics.com"]http://www.crimsonskygraphics.com[/url]" class="credit"></a>
</div>textarea><br />
&nbsp;</div><br />
</div>


And here's a picture of what it's doing:



 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: