Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SMS?

Status
Not open for further replies.

gbaughma

IS-IT--Management
Staff member
Nov 21, 2003
4,772
US
The question of the day.

We have a website that needs a little status box updated regularly. (i.e. "Closed tonight due to weather", Open 5-9 tonight, etc.)

So I was posed this question: Would there be a way to TEXT the status into the system?

The concept is this:

You would text, for example "STATUS Closed due to weather" to a phone number.
That message would get parsed (i.e. looks for "STATUS" as the first word)
... write the message out to a file (With or without "STATUS", I could parse that later)
... at which point, I would grab the contents of that file, add some HTML to it, and put it on the web site.

SO... is this even possible to do with Exchange? Where would I even start? Obviously, I have to have a way for Exchange to receive a text/SMS message. That's the first bit; then parse it in some way (perhaps a "rule?" where message starts with STATUS, save it to this file....)

Can someone get me started on the right path? Or is this even possible?

TIA!



Just my 2¢

"What the captain doesn't realize is that we've secretly replaced his Dilithium Crystals with new Folger's Crystals."

--Greg
 
Seems a way to simplify this would be to txt to an e-mail address, rather than a phone number... would cut out some steps anyway.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top