![]() |
need help!!
i got this code to use so visitors can enter some text and send it to my email.
<html> <head> <title>Comments</title> </head> <body> <form action="http://www.pimpingacademy.com/cgi-sys/formmail.pl" method="post"> <input type="hidden" name="recipient" value="[email protected]"> <input type="hidden" name="subject" value="FormMail E-Mail"> Send Me Your Comments!<br /><br /> <input type="text" name="email" size="20" value="Visitor E-Mail"><br /> <input type="text" name="tellme" size="20" value="E-Mail Content"><br /><br /> <input type="submit" name="submit" value="send me!"> <input type="hidden" name="redirect" value="http://pimpingacademy.com/index_files/Page289.htm"> </form> </body> </html> i was just wondering how can i make the text box bigger then just plain size="20" do i type size="50 by 50" i kno its not liek that, but can someone tell me. also if anyone has any better script then that shitty one up there. i need visitors to enter comments in a text area box and click submit so it sends to my email. thanx guys |
just size="50" but thats still a small box for someone to type in, I'd make it at least 75
|
i wany 75 by something
how do i do that. i want a big square |
i need help
|
It goes by rows. There's no such coding as 75 by whatever:
name="textfield" cols="75" rows="4" |
All times are GMT -7. The time now is 03:39 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123