|
Posted by Jerry Stuckle on 10/11/05 14:50
cover wrote:
>
> Thanks, using $_POST['month'] and $_POST['person'], does indeed pass
> the values for 'month', just not 'person'. It reads 'person' just
> fine to populate the first query but wont pass the newly populated
> drop down value anywhere else in spite of using $_POST['person'] on
> that page. There must be some way to retain the value of 'person' and
> pass it as much as you like between pages.
>
>
OK, but since you didn't post the failing code, it's impossible to tell
what's going on.
Try posting the entire contents of your form.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|