Hi there, I have been playing with Zend_Http_Client which I use it to GET from an address. Now I come across with a project where I need to redirect the user to an address and at the same time I need to add some POST data (If any of you implemented 3D Auth, will understand what I mean). I doubt it can be done with Zend_Http_Client as this will get the contents of the page. I actually need to redirect the user. Can someone give me advice on this? Thanks B.Y. -- View this message in context: http://www.nabble.com/Redirecting-to-a-different-url-with-POST-tp15826686s16154p15826686.html Sent from the Zend Framework mailing list archive at Nabble.com.
