View Full Version : Formy stuffs!?


DJ Will
07-25-2003, 07:05 AM
Like can you guys gimme a hand?
How would I go about getting it so people only can have one choice per radiobutton on my form?

this is what i have so far?

--------------------------------------

<form method="post" enctype="text/plain" action='mailto:pogomog@hotmail.com'>
<input type="hidden" name="To" value="your website">
What's your name?:<br>
<input type="text" name="question:" size="50" maxlength="100"><br><br>
What's your E-Mail address?:<br>
<input type="text" name="question:" size="50" maxlength="100"><br><br>
What kind of music do you like?:<br>
<input type="text" name="question:" size="50" maxlength="100"><br><br>

Type your question/comment here:<br>
<textarea name="question/comment" wrap=physical rows=7cols=46></textarea>
<br><br>What do you hate more?:<br>
<input type="radio" name="Bad Music"value="Yes">Yes<BR>
<input type="radio" name="Bad Websites"value="No">No<br>
<input type="radio" name="George Bush"value="No">No

<br><br>Do you like my website?:<br>
<input type="radio" name="Yeh."value="Yes">Yes<BR>
<input type="radio" name="Neh."value="No">No<br><br>

<input type="submit" value="Send Me"><img src="spacer.gif" width=5 height=1 alt="spacer">
<input type="reset" value="clear"></form>

------------------------------------------------------------

help me pleeeeease!?

lilvtdreama
07-25-2003, 08:03 AM
lemme help ~~
i fixed da code 4 u!!
yay!!

~~~~~~~~~~~~

form method="post" enctype="text/plain" action='mailto:pogomog@^^
tmail.com'>
<input type="hidden" name="To" value="your website">
What's your name?:<br>
<input type="text" name="question:" size="50" maxlength="100"><br><br>
What's your E-Mail address?:<br>
<input type="text" name="question:" size="50" maxlength="100"><br><br>
What kind of music do you like?:<br>
<input type="text" name="question:" size="50" maxlength="100"><br><br>

Type your question/comment here:<br>
<textarea name="question/comment" wrap=physical rows=7cols=46></textarea>
<br><br>What do you hate more?:<br>
<input type="radio" name="hate" value="dis" > dis <bR>
<input type="radio" name="hate" value="dat" > dat<br>
<input type="radio" name="hate" value="nuthin""> nuthin <br>

<br><br>Do you like my website?:<br>
<input type="radio" name="like" value="yeah"> Yes <br>
<input type="radio" name="like" value="no"> No <br><br>

<input type="submit" value="Send Me"><img src="spacer.gif" width=5 height=1 alt="spacer">
<input type="reset" value="clear"></form

~~~~~~~~~~~~

ok ~~ i spent a long time on
dis!! (i lookied it^) neways....

u had 2 put da same ding
unda 4 each?... example:
Do you like my website?
name 4 "yes" should be
sumthin lykie "like" (do u LIKE
my website? but da same
name shood also go unda "no"
cuz they r UNDA DA SAME
QUESTION!!

if they rn*t, they would be
as a DIFFERENT radio button
(not unda da SAME ?)

do u get it??? ack ~~ just
copy da code!!

btw ~~ i found da tutorial at
http://pub50.bravenet.com/resources/html/index.php?t=15
well i always new it hadda
good tutorial here but it took
me a while 2 undastand nd
get it...

^_^ hope i helped u...