safe redirection - help
Posted: Sun Sep 24, 2006 10:09 am
Hello,
I have a problem. I want to redirect to page without anyone being able to catch url in any way (source code, adress bar...).
I have an url:
https://www.e-gold.com/acct/confirm.asp ... E_CHANGE=y
As you see, this is E-Gold's automatic payment url. Account password is visible to anyone who catches this url. I don't want this to happen. This is also SSL secure server. Also, it would be a lot better if page won't show in browser. I just want to execute this url to get payment processed and then get back to my homepage or other page...
cURL is disabled in my server, so i can't use it (function doesn't exist).
Any help will be appreciated.
Thanks
I have a problem. I want to redirect to page without anyone being able to catch url in any way (source code, adress bar...).
I have an url:
https://www.e-gold.com/acct/confirm.asp ... E_CHANGE=y
As you see, this is E-Gold's automatic payment url. Account password is visible to anyone who catches this url. I don't want this to happen. This is also SSL secure server. Also, it would be a lot better if page won't show in browser. I just want to execute this url to get payment processed and then get back to my homepage or other page...
cURL is disabled in my server, so i can't use it (function doesn't exist).
Any help will be appreciated.
Thanks