php-general | 2000071
Date: 07/11/00
- Next message: Christopher Thompson: "RE: [PHP] PHP database syntax/construct: can we make it better?"
- Previous message: Dan Donaldson: "[PHP] configuration question"
- In reply to: Ted Knudson: "RE: [PHP] Form Problem w/multiple forms same page."
- Next in thread: Kenneth Bogucki: "Re: [PHP] #2 Form Problem w/multiple forms same page."
- Reply: Kenneth Bogucki: "Re: [PHP] #2 Form Problem w/multiple forms same page."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
First let me thank everyone for their help...
the double submit buttons and the drop down menu all in one form worked
like a charm and the appropriate values were reported by HTTP_POST_VARS,
though for some strange reason my hosting service has that option turned
off and I had to use the php-track-vars directive to get the values from
HTTP_POST_VARS...although as someone pointed out, the values should be
available just by referencing the form variables.
again thanks for the input...
ken
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Christopher Thompson: "RE: [PHP] PHP database syntax/construct: can we make it better?"
- Previous message: Dan Donaldson: "[PHP] configuration question"
- In reply to: Ted Knudson: "RE: [PHP] Form Problem w/multiple forms same page."
- Next in thread: Kenneth Bogucki: "Re: [PHP] #2 Form Problem w/multiple forms same page."
- Reply: Kenneth Bogucki: "Re: [PHP] #2 Form Problem w/multiple forms same page."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

