multiple drop down lists
Posted: Wed Apr 08, 2009 4:48 pm
Have 3 drop down lists that work successfully individually. Looks fine but the last form added works fine alone but when added to the previous 2 action="<?php echo $_SERVER['php_self']?>" it does not go the the correct program "print "<FORM NAME=\"theform\" action=\"member_display.php\" method=\"POST\">";
Is this because you can not have multiple forms in one program or can not mix multiple actions?
Any help would be appreciated.
Is this because you can not have multiple forms in one program or can not mix multiple actions?
Any help would be appreciated.