Hi Alex,
Thanks for the info but I am looking for sample code that I can use from
MS
Access VBA similar to the code to send emails. I send emails by
connecting
to ****t 25 of the SMTP server. Programmatically, I create CDO message and
CDO configuration objects and populate them with the appropriate values.
This is better than using send objects because send objects generates
security messages. Is there a similar service and code sample?
Thank you,
Nick
"Alex Dybenko" <alexdyb@[EMAIL PROTECTED]
> wrote in message
news:O$m4dYwmIHA.5956@[EMAIL PROTECTED]
> Hi Nick,
> there are several SMS services you can find on internet, for exmaple:
> http://accessblog.net/2004/12/sms-messaging-provider.html
>
> --
> Best regards,
> ___________
> Alex Dybenko (MVP)
> http://accessblog.net
> http://www.PointLtd.com
>
> "Nick Giordano" <nick@[EMAIL PROTECTED]
> wrote in message
> news:%231jzYhvmIHA.2504@[EMAIL PROTECTED]
>> Hi,
>> I am looking for a simple method to send a text message to a cell phone
>> from MS Access. This will be used to send status messages from
>> production jobs.
>> Thank you,
>> Nick
>>
>


|