[thelist] form submit nn4.7

Adam adam at hallinteractive.com
Mon Nov 26 08:45:17 CST 2001


ok
I'll put this one out to you all before my head explodes. nn4.7 is buggering
my form up. The value of the redirect has yet to be set up. other than that
it should be all good, but it won't submit in nn4.7.
I think someone discussed this issue recently and I missed it, I also think
that somewhere on evolt there is a list of ns bugs? I'm on my way there now.
Cheers all, thx for any help u can give. tip at the bottom.
here it is


<!-- form begins -->
       <form method="post" action="http://www.lweb.net/cgi-bin/mailer.pl">
<input type="hidden" name="Recipient" value="info at hallinteractive.com">
<input type="hidden" name="Required" value=name|address|town|code|tel|EMail>
<input type="hidden" name="Subject" value="Rembrandt Homes Contact Form">
<input type="hidden" name="Redirect"
value="http://www.rembrandthomes.ca/thankyou.htm">
Name:&nbsp;<input type="text" name="name" size="24"><br><br>
Street Address:&nbsp;<input type="text" name="address" size="24"><br><br>
Town / City:&nbsp;<input type="text" name="town" size="24"><br><br>
Postcode:&nbsp;<input type="text" name="code" size="24"><br><br>
Tel Number:&nbsp;<input type="text" name="tel" size="24"><br><br>
Fax Number:&nbsp;<input type="text" name="fax" size="24"><br><br>
Email Address:&nbsp;<input type="text" name="EMail" size="24"><br><br>
I am interested in:&nbsp;Richmond Rise<input type="radio" value="Richmond
Rise" name="Interested in:"><br>
<br>River Valley<input type="radio" value="River Valley" name="interested
in:"><br>
<br>Rembrandt Gardens<input type="radio" value="Rembrandt Gardens"
name="interested in:"><br>
<br>Pinnacle Woods<input type="radio" value="Pinnacle Woods"
name="interested in:"><br>
<br>Development Land<input type="radio" value="Development Land"
name="interested in:"><br>
<br>Rental Properties<input type="radio" value="Rental Properties"
name="interested in:"><br><br>
Comments:<br><textarea name="Comments" cols="40"
rows="4"></textarea><br><br>
<input type="reset" value="clear">&nbsp;<input type="submit" value="send">
      </form>

<tip>Steve Krug's "Don't make me think" book on web usability also has a
handy "how to" on setting up usability tests with users for your websites on
a tight budget.</tip>





More information about the thelist mailing list