On Friday 18 January 2002 00:41, Floyd Baker wrote:
> On Thu, 17 Jan 2002 07:06:50 +0200, you wrote:
> >What do you mean by 'hidden'? If you're talking about a hidden form input,
> >how can it not be post?
> >
> >Bogdan
>
> Just saying I've tried it.  Figured it wouldn't work but wasn't sure
> how 'refresh' might relate to 'post'.  Post passing works fine with
> $_request on the other end but I've got a lot of this refresh kind of
> passing that doesn't work, and not sure how best to fix it.
>
> I don't want to rewrite the entire method to not include refresh.  :-<

If they are refresh redirects as in using the META tags then you're not going 
to get any form (POST) data. Perhaps you can elaborate on what you're trying 
to do. And if appropriate, post some code.


-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
Sorry, no fortune this time.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to