Hello Robert,

Thursday, April 8, 2004, 7:04:24 PM, you wrote:

RC> I don't think this works in general. For instance some ISPs can have the
RC> user's IP change between page requests (incuding redirects). AOL is an
RC> example of such and ISP.

That doesn't make any difference in this instance.

scriptA receives the POST data
scriptA then in turns POSTs that to scriptB which outputs the result
back to a variable in scriptA
scriptA displays it, effectively - the proper page

At no point has the user been redirected anywhere.

-- 
Best regards,
 Richard Davey
 http://www.phpcommunity.org/wiki/296.html

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to