Display redirected URL on user's browser using CURL redirect
Posted: Tue Apr 06, 2010 8:44 pm
Greetings,
Am encountering images not displaying and javascripts not working properly after doing a CURL redirection with POST variables, is there any ways to 'completely' redirect the user to the website?
Or is there any ways to secure the pre-defined form values?
The reason am doing this is because the form need to send sensitive data (Example, login name and password) over to a HTTPS URL and the user's browser needs to be redirected there as well. After 2 days of google-ing and try-and-error, am still stuck with this issue.
Anyone has any better suggestions?
Any help will be appreciated.
Am encountering images not displaying and javascripts not working properly after doing a CURL redirection with POST variables, is there any ways to 'completely' redirect the user to the website?
Or is there any ways to secure the pre-defined form values?
The reason am doing this is because the form need to send sensitive data (Example, login name and password) over to a HTTPS URL and the user's browser needs to be redirected there as well. After 2 days of google-ing and try-and-error, am still stuck with this issue.
Anyone has any better suggestions?
Any help will be appreciated.