G
Guest
Is there any application asp.net c# that I can embed to my web application to
send SMS from my web site?
send SMS from my web site?
clickon said:The first thing you need to send SMS from a web application is some sort of
connection to a mobile network, such as a GSM modem. Once you have that
there are various SMTP-SMS gateway programs you could use, then all you have
to do is get your ASP.net app to send an email to the gateway using the
standard classes.
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.