Generic code for "texting"
Generic code for "texting"
am 03.10.2007 18:25:19 von Dave Navarro
I can send a text message to my cell phone by just sending an email to
my cell number @att.com.
Where can I get the protocol for other carriers?
My boss wants me to set up a form on our internal web site for sending
text messages to managers. Their phones are with various carriers
(ATT/Cingular, Verizon, T-Mobile, etc.)
Thanks!
Re: Generic code for "texting"
am 03.10.2007 23:17:32 von exjxw.hannivoort
Dave Navarro wrote on 03 okt 2007 in
microsoft.public.inetserver.asp.general:
> I can send a text message to my cell phone by just sending an email to
> my cell number @att.com.
>
> Where can I get the protocol for other carriers?
>
> My boss wants me to set up a form on our internal web site for sending
> text messages to managers. Their phones are with various carriers
> (ATT/Cingular, Verizon, T-Mobile, etc.)
Wrong NG!
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Re: Generic code for "texting"
am 04.10.2007 01:01:28 von Adrienne Boswell
On Oct 3, 2:17 pm, "Evertjan." wrote:
> Dave Navarro wrote on 03 okt 2007 in
> microsoft.public.inetserver.asp.general:
>
> > I can send a text message to my cell phone by just sending an email to
> > my cell number @att.com.
>
> > Where can I get the protocol for other carriers?
>
> > My boss wants me to set up a form on our internal web site for sending
> > text messages to managers. Their phones are with various carriers
> > (ATT/Cingular, Verizon, T-Mobile, etc.)
>
> Wrong NG!
>
I wouldn't say this is the wrong group... This IS something that an
ASP developer would want to do, send the results of a form submission
via SMS. Perhaps if there were an error, an IT person could get a
text message with the error message from the server.
To the OP: I've been looking into this myself, try Googling for ASP
SMS and see if anything strikes your fancy.
--
Adrienne Boswell at work
Administrator nextBlock.com
http://atlas.nextblock.com/files/
Please respond to the group so others can share
Re: Generic code for "texting"
am 04.10.2007 03:01:14 von McKirahan
"Dave Navarro" wrote in message
news:MPG.216d7e6bd0faaba098968b@msnews.microsoft.com...
> I can send a text message to my cell phone by just sending an email to
> my cell number @att.com.
>
> Where can I get the protocol for other carriers?
>
> My boss wants me to set up a form on our internal web site for sending
> text messages to managers. Their phones are with various carriers
> (ATT/Cingular, Verizon, T-Mobile, etc.)
I found this link and info:
http://www.tech-recipes.com/rx/939/sms_email_cingular_nextel _sprint_tmobile_
verizon_virgin
I have email reminders sent to me for everything.
If you know the correct email address, you can also send
these messages to your cellular phone.
Here are the email addresses for the 6 most popular
cellular phone carriers:
T-Mobile: phonenumber@tmomail.net
Virgin Mobile: phonenumber@vmobl.com
Cingular: phonenumber@cingularme.com
Sprint: phonenumber@messaging.sprintpcs.com
Verizon: phonenumber@vtext.com
Nextel: phonenumber@messaging.nextel.com
where phonenumber = your 10 digit phone number
If you don't know the phone carrier for the cell phone number
you are attempting to call, you can try this universal service.
Re: Generic code for "texting"
am 09.10.2007 15:11:46 von jp2code
How do you get this to work, Dave?
I am also with AT&T, but when I emailed a test message to myself, I got a
failure notice because of invalid recipient.
Dave wrote:
>I can send a text message to my cell phone by just sending an email to
> my cell number @att.com.
>
> Where can I get the protocol for other carriers?
>
> My boss wants me to set up a form on our internal web site for sending
> text messages to managers. Their phones are with various carriers
> (ATT/Cingular, Verizon, T-Mobile, etc.)
>
> Thanks!
Re: Generic code for "texting"
am 09.10.2007 19:33:54 von Brian Staff
> I am also with AT&T, but when I emailed a test message to myself, I got a
> failure notice because of invalid recipient.
I think that's because AT&T is not @att.com - I thinkt it's @mmode.com OR if
the number was originally Cingular, then it's @mobile.mycingular.com
see here:
http://www.livejournal.com/tools/textmessage.bml?mode=detail s
I send text meesages to my kids all the time from Outlook/Express
Brian