lting
01-12-2004, 02:33 AM
can i force a page to submit something when it is opened or loaded?
<body onload?????
for example .. i passed have a page PAGEA.php and another page named PAGEB.php ..
i pass a value to PAGEB.php though button,
when the PAGEB is opened it automatically help me to submit a data to a form. can do that?
this is to prevent pressing the submit button in PAGEB.php in order to get some informations from database ..
anyidea how to do it?
<body onload?????
for example .. i passed have a page PAGEA.php and another page named PAGEB.php ..
i pass a value to PAGEB.php though button,
when the PAGEB is opened it automatically help me to submit a data to a form. can do that?
this is to prevent pressing the submit button in PAGEB.php in order to get some informations from database ..
anyidea how to do it?