Current location: Hot Scripts Forums » General Community » Script Requests » Displaying incoming HTTP post to my URL?


Displaying incoming HTTP post to my URL?

Reply
  #1 (permalink)  
Old 12-04-04, 07:41 AM
RobG RobG is offline
Newbie Coder
 
Join Date: Dec 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy Displaying incoming HTTP post to my URL?

undefined

I have some new software that receives and forwards text messages from mobile phones to a URL. I would like to display these incoming messages one after another on my home page.

The message and message details are forwarded using an HTTP POST and transported in an XML format. An example HTTP POST is shown below:

POST * HTTP/1.1
www.yourdomain.co.uk
Content-Type: text/xml
Content-Length: 228

<Msg>
<Message>click h102</Message>
<Mobile>07736804270</Mobile>
<RateCode>83248</RateCode>
<Network>10</Network>
</Msg>

Can anyone help me with the script that I need to do this?!
Would really appreciate it.

Rob Grenville
Reply With Quote
  #2 (permalink)  
Old 12-09-04, 05:19 AM
RobG RobG is offline
Newbie Coder
 
Join Date: Dec 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
I am willing to pay for a solution!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The Reasons Why do you Need URL Rewriting MODULE to Enchance your Web? handry PHP 11 08-05-05 07:32 AM
Get URL of current page and post it. hockeykid PHP 4 12-01-04 06:43 PM
HTTP Post unitunes PHP 2 03-05-04 10:40 AM


All times are GMT -5. The time now is 10:55 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.