Send Post Request and show site
Posted: Fri Jun 05, 2009 11:45 am
Somehow I am trying to send a post request and display the requested site.
I found this Post viewtopic.php?f=1&t=82842&p=461006&hili ... en#p461006
but when I am trying to use it, the site simply does not get called. Basically what I am trying to achive is that a site needs to be called either by GET or POST but not using a form. So I have a link to a script that decides how to call the site by some criteria. I can use the Location redirect for the get request but how do I archive the post request?
I found this Post viewtopic.php?f=1&t=82842&p=461006&hili ... en#p461006
but when I am trying to use it, the site simply does not get called. Basically what I am trying to achive is that a site needs to be called either by GET or POST but not using a form. So I have a link to a script that decides how to call the site by some criteria. I can use the Location redirect for the get request but how do I archive the post request?