comment box, with text |
comment box, with text |
Aug 2 2006, 11:01 AM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 14 Joined: Dec 2005 Member No: 334,697 |
how can i get a comment box like this one?
http://www.myspace.com/heyjaciii |
|
|
|
![]() |
Aug 2 2006, 12:01 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 307 Joined: Apr 2006 Member No: 393,086 |
CODE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="Your friend ID number" type="hidden"><textarea name="f_comments" cols="40" rows="7" style="border-width: 1px; border-style: solid; border-color: ######; font-family: Tahoma; font-size: 10px; color: ######; background-color: ######;" style="overflow:auto;">blah blah blah</textarea><br> <input value="add comment" style="border-width: 1px; border-style: solid; border-color: ######; font-family: Tahoma; font-size: 10px; color: ######; background-color: ######;" type="submit"> <input value="clear" style="border-width: 1px; border-style: solid; border-color: ######; font-family: Tahoma; font-size: 10px; color: ######; background-color: ######;" type="reset"></form>
|
|
|
|
![]() ![]() |