Re: Passing a url-specified value through a form



On Jan 30, 2:58 pm, Sami <slit...@xxxxxx> wrote:

in script two, have you tried $HTTP_POST_VARS['machineid'] instead of
$_REQUEST['machineid'] ?

-sami


I had not, but I tried and tried echoing $HTTP_POST_VARS['machineid']
as well and it still shows up as blank.

.