query("update ecmproducts set flag='".$_REQUEST['flag']."' where id='".$_REQUEST['record']."'"); header("Location: index.php?module=EcmProductB2Bs&action=index"); ?>