ASP.Net to SMS Text for UK

R

robin9876

I am looking to send a SMS text to a UK based phones from an ASP.Net
application. What methods are there of sending SMS messages to these
phones?
 
M

Mark Rae

I am looking to send a SMS text to a UK based phones from an ASP.Net
application. What methods are there of sending SMS messages to these
phones?

1) Launch your internet browser (e.g. IE, FireFox, Netscape, Opera etc)

2) Navigate to http://www.google.co.uk

3) Enter the text below in the box:

"ASP.NET" SMS UK

4) Hit the button
 
J

John Timney \(MVP\)

The framework has no native support for SMS. It does have support for
making web requests which is how 99.9% of SMS gateways handle client
interactions. Many of the web based services can be interacted with via C#
very easily and products such as NowSMS can easily be operated via ASP.NET.

--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top