Danbabe
08-04-2005, 03:22 AM
Does anyone know if ASP has a built-in component to deal with emails to SMS (Text messaging)? Much in the same way that CDONTS manages emails from within a web page, is there a similar way ASP can manage sending an SMS to a mobile number?
I have searched the web and there are some companies that will let you do this if you want to pay or sign up to their services. I have developed a webmail based system for customers to pick up their emails online using ASP. You can view a demo here: www.webmail.fastsites.co.uk (http://www.webmail.fastsites.co.uk/default.asp?email=demo@fastsites.co.uk&password=demo)
I wish to add a line under the To, From, CC etc to give the user the ability to enter a mobile number. When the email is sent, the idea is to determine whether the mobile field has been enterered and then run a seperate script that will convert the body to an SMS message and send to the desired mobile number entered by the user.
Any ideas would be thankfully received
Dan
I have searched the web and there are some companies that will let you do this if you want to pay or sign up to their services. I have developed a webmail based system for customers to pick up their emails online using ASP. You can view a demo here: www.webmail.fastsites.co.uk (http://www.webmail.fastsites.co.uk/default.asp?email=demo@fastsites.co.uk&password=demo)
I wish to add a line under the To, From, CC etc to give the user the ability to enter a mobile number. When the email is sent, the idea is to determine whether the mobile field has been enterered and then run a seperate script that will convert the body to an SMS message and send to the desired mobile number entered by the user.
Any ideas would be thankfully received
Dan