anyone got a nice code for a html comments/suggestions box?
eg, name,e-mail,comment /suggestion
Printable View
anyone got a nice code for a html comments/suggestions box?
eg, name,e-mail,comment /suggestion
What do you mean thats confusin lol
myspace status eh??
http://www.google.com/search?hl=en&q...=Google+Search
easy
google saves the day
no i dont want a comment box on myspace i dont have myspace myspace sucks lol
i need the html coding for a comment/suggestions box to put on a page for my website http://www.london-leos.i8.com
I know what ya mean, but have no idea where to get them.
Try getting a html editor, it might have templates on.
Il look for you now chris
Try coping and pasting that one
<center>
<style type="text/css"> textarea {background-color:33FF33; border-width:4px; border-style:groove; border-color:33FF33; color: 990099; font-family:Times New Roman; font-size: 18px;} input {background-color:33FF33; border-width:4px; border-style:groove; border-color: CCCC00; color: 0000CC; font-family:Times New Roman; font-size: 11px;} </style>
<form method="post" action="index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="29118990"> <textarea name="f_comments" style="width: 100%; height: 100px;"></textarea><BR> <input type="submit" value="Yuna"> <input type="reset" value="Lenne"></form><a href="http://www.myspace.com/index.cfm?fuseaction=user.homeComments&FriendID=29 118990">View/Edit All of My Comments</a></center>