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?
Send Post Request and show site
Moderator: General Moderators
Re: Send Post Request and show site
You can use the Firefox extension Tamper Data to see what the headers need to be for a POST request.
Edit: This post was recovered from search engine cache.
Edit: This post was recovered from search engine cache.