google.20.jbloggs@xoxy.net said the following on 08/09/2005 03:27:
> but surely if I use the actual variable name in the form action url,
> that should work...
>
Yes, indeed.
How are you checking for request variables? i.e. if you try
print_r($_GET); and print_r($_POST); on the response page, what do you get?