A script to convert text into a new contact!

D

David Keil

I get emails from my website that have submission information in them,
is it possible to write a script that would take that information from
an email and make it into a new contact?

I'd love to know, thanks,
David Keil
 
B

Barry N. Wainwright

I get emails from my website that have submission information in them,
is it possible to write a script that would take that information from
an email and make it into a new contact?

I'd love to know, thanks,
David Keil

Yes, it is quite possible. You would have to write the script so that it can
parse the message body and extract the particular bits of information it
needs. It is then a relatively trivial exercise to write these bits of info
into a new contact by applescript.

--
Barry Wainwright
Microsoft MVP (see http://mvp.support.microsoft.com for details)
Seen the Entourage FAQ pages? - Check them out:
<http://www.entourage.mvps.org/toc.html>

Please post responses to this newsgroup. If I ask you to contact me
off-list, remove '.INVALID' from email address before replying.
 
D

David Keil

Does anyone know of any scripts that do part or all of these actions
that i'm enquiring about?
 
Top