Re: input type=hidden...

by Kukla Fran and Ollie <weblists2001(at)yahoo.com>

 Date:  Tue, 22 Jan 2002 14:47:02 -0800
 To:  <hwg-techniques(at)mail.hwg.org>
 Cc:  <magic32(at)jps.net>
 References: 
  todo: View Thread, Original
It appears there is a conflict between the name of your FORM and the hidden 
field within that form.  Don't use the same name.

At 11:22 PM 1/21/02 -0800, Roger Harness wrote:
>quick question.
>
>I'm working on an email cgi form. Everything works great, including a hidden
>field (to), and all my other fields also work fine. The only problem i have
>is a hidden field called tenant.
>
>I have:
><input type="hidden" name="tenant" value="teriyaki_works"> in my form.
>
>But i can't get this to show up in my mail, using my cgi script. (using
>$formdata{tenant}; )
>
>print MAIL "tenant: $tenant\n";
>print MAIL "first name: $fname\n";
>print MAIL "last name: $lname\n";
>print MAIL "email: $from\n";
>print MAIL "phone: $phone\n";
>print MAIL "message :$message\n";
>
>again, everything else works great! just can't get tenant to show. can you
>not get hidden fields to show up normally??
>
>this question make sense??
>
>Anyways, TIA,
>
>-roger harness


_________________________________________________________
Do You Yahoo!?
Get your free (at)yahoo.com address at http://mail.yahoo.com

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA