PDA

View Full Version : POSTing without a browser


JoelM
10-02-2000, 06:03 PM
I currently send email messages to a merchant whenever they receive an order via sendmail or such.[nbsp][nbsp] What I'd like to do (actually they would like) for me to send a message to them via their PCS phone system.[nbsp][nbsp]Currently, I'm looking at the VoiceStream phones.[nbsp][nbsp] I have my own html page that will send the message, rather than using VoiceStream's page.[nbsp][nbsp](So I know what the POST request looks like)

What I want to do is send the POST request to the site as if a browser was sending it .... but, I want my e-store script on FQ to do this ... not a browser.

This is either, easy, hard or impossible, but if anyone can point me in the right direction here, Thanks.
------------------