On Wednesday, April 17, 2002, at 03:49  PM, [ rswfire ] wrote:

> See, now that makes sense.  So it sounds like there's really nothing 
> that can be done except to have it post directly to the index.php file 
> along with an environment variable indicating what page is posting the 
> data.  This is what I have been doing as a workaround already, it's 
> just not the ideal solution.  Thank you.

You could pass the data along the querystring, maybe.  I'm not sure how 
the redirect works exactly, but if you are using PHP or Perl then you 
should be able to grab the GET and POST data and throw it onto the 
querystring.


Erik




----

Erik Price
Web Developer Temp
Media Lab, H.H. Brown
[EMAIL PROTECTED]


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

Reply via email to