Click to See Complete Forum and Search --> : Component to send SMS through my website


MichaelQ
03-18-2011, 04:15 AM
Hi everybody,
I am making a website (obviously in ASP.NET) where I want need to send SMS's to those whom request their password back. Some kind of similar functionality that Google Gmail or FaceBook have.
So the question is: does anybody know any SMS Server software, or any SMS Component to allow me this?
I was looking at this company called ActiveXperts: http://activexperts.com/
but I am not sure how I can use the SMS Messaging Server they have on their website: http://activexperts.com/mmserver/ .
I am also not sure what I need to use cause they seem to have 2 products related to SMS.
Does anybody have any experience in SMS development?
Can anybody suggest me?

Many thanks in advance

Tomastamm
08-26-2011, 02:20 PM
you have to check sms gateway (https://www.2-waysms.com/) API connection

Ribeyed
08-29-2011, 06:11 AM
Hi,

to answer your question about the ActiveExperts component here is the sample code:

http://activexperts.com/sms-messaging-server/howto/vcnet/

Just reference the API library, drop the code in your project and away you go.

regards

Ribs