Need help writing a program...

lessthanuthought

Senior member
Aug 29, 2009
327
0
0
Hi,
I'm sure this is not the correct place to post a request for a program I need written, but I was wondering if someone could point me in the right direction. In case you need info about what it is, I need a pretty simple (I think) program written for windows, all it is is a small button which will always be on top, and when pressed will send a text to a set phone number. I have some other criteria, but that is the gist of it. I would greatly appreciate any help.
Thanks again,
Byron
 

Saint Nick

Lifer
Jan 21, 2005
17,722
6
81
Hmm...I would think you see to set up some sort of SMS server or something in order to do that. Probably have to pay for some sort of service from a communications provider.
 

Tweak155

Lifer
Sep 23, 2003
11,449
264
126
This sounds pretty easy using VB. Just use the phone number's e-mail address and the phone will get it as a text. This is based on the carrier they are using.

for sprint it is something like NUMBER@sprintpcs.com
Verizon is NUMBER@vznwireless.com ... etc.

Easy way to figure it out is to have the phone number text you to your e-mail and you'll have their address.

EDIT:

Actual list (it is from 2006 but is probably still accurate):

http://sms411.net/how-to-send-email-to-a-phone/
 

Cogman

Lifer
Sep 19, 2000
10,286
147
106
This sounds pretty easy using VB. Just use the phone number's e-mail address and the phone will get it as a text. This is based on the carrier they are using.

for sprint it is something like NUMBER@sprintpcs.com
Verizon is NUMBER@vznwireless.com ... etc.

Easy way to figure it out is to have the phone number text you to your e-mail and you'll have their address.

EDIT:

Actual list (it is from 2006 but is probably still accurate):

http://sms411.net/how-to-send-email-to-a-phone/
Wow. Who would have guessed?

This is awesome info.
 

Tweak155

Lifer
Sep 23, 2003
11,449
264
126
I'm glad this helped some people, I didn't know this wasn't common knowledge. Of course I learned this while in High School wanting to talk to people while I was in class lol.

The restriction is that your e-mail should be under 160 characters. But they should be able to reply to you so it is pretty effective :)