HTTP GET - VBscript help?
- From: "SIMON GARE" <sg@xxxxxxxxxxxxx>
- Date: Sun, 19 Mar 2006 13:35:10 -0000
Hi
I have a service provider that's sends sms messages from clients mobile
phones to my asp page, problem is I don't know how to show the data and they
are not being helpful.
The process is simple as outlined below (instructions from service provider)
Example: If you provide this: http://www.yourdomain.com/sms/sms.asp then we
will do a post
via a standard HTTP GET as follow:
http://www.yourdomain.com/sms/sms.asp?api_id=xxx&from=xxx&to=mo_number_here×t
amp=2005-01-06+12:32:10&text=xxx&charset=ISO-8859-1&udh=
How do i receive the url with the parameters in the address bar? the service
provider wont help anymore
Thanks in advance
Regards
Simon
.
- Follow-Ups:
- Re: HTTP GET - VBscript help?
- From: McKirahan
- Re: HTTP GET - VBscript help?
- Prev by Date: Re: Re: Set description machine field
- Next by Date: TAPI Caller line identification
- Previous by thread: Is it possible to export function / global variables from a vbs script file?
- Next by thread: Re: HTTP GET - VBscript help?
- Index(es):
Relevant Pages
|