| 2way sms - details read from access |
| SMS & MMS Technical Forum » NowSMS Support - SMS Issues (Product Support Only) » Archive through January 23, 2007 » 2way sms - details read from access | « Previous || Next » |
| Author | Message | |||
| subhash vatyani
New member Username: Subhash_vatyani Post Number: 2 Registered: 12-2006 |
sir pl help me to pass parameter after receiveing massage, pass it to access , fetch details from access , send details back to sender of message how this can be done pl help me with small example if possible subhah vatyani | |||
| subhash vatyani
New member Username: Subhash_vatyani Post Number: 3 Registered: 12-2006 |
pl help me urgently thanks | |||
| Malcolm - Now Support
New member Username: Malcolm Post Number: 48 Registered: 12-2006 |
If you are working in ASP, then here is a simple example of a 2-way command that parses a couple of parameters for the SMS message, and returns back a response: http://www.nowsms.com/discus/messages/1/4420.html I can't help you with interfacing to Access ... but you would do this in the same way you would from any other ASP script. There is a bit of a database example in the following thread: http://www.nowsms.com/discus/messages/1/19183.html (Note that the 3rd message in that thread contains a correction for the script posted in the 1st message of the thread.) Basically, NowSMS is going to pass parameters to your script, similar to how if you had a web page with a form on it ... where the form was set to post to your script. More 2-way information here: http://www.nowsms.com/documentation/ProductDocumentation/2_way_sms_support.htm And PHP oriented examples here: http://www.nowsms.com/discus/messages/1/4520.html -- Malcolm Now Wireless Support | |||
|

