Posted: Mon Apr 22, 2002 11:15 am
use this:
Code: Select all
if (!empty($action) && $action=="submitC" ){
submitClick($zeros,$qOneStr,$qTwoStr,$qThreeStr,$qOne,$qTwo,$qThree);
}