Send an eMail attachment?
Ken Ray
kray at sonsothunder.com
Sun Mar 23 19:44:01 EST 2003
Dan,
Take a look at Shao Sean's libSMTP library; it allows for direct SMTP
communications, attachments and more. Go to:
http://www.sonsothunder.com/devres/revolution/revolution.htm and go to
the bottom of the Downloads section.
Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/
> -----Original Message-----
> From: use-revolution-admin at lists.runrev.com
> [mailto:use-revolution-admin at lists.runrev.com] On Behalf Of Ken Norris
> Sent: Sunday, March 23, 2003 2:28 PM
> To: use-revolution at lists.runrev.com
> Subject: Re: Send an eMail attachment?
>
>
> **********
> > Date: Sat, 22 Mar 2003 11:48:48 -0800
> > Subject: Re: Send an eMail attachment?
> > From: Dan Friedman <dan at clearvisiontech.com>
> >
> > Jack,
> >
> > Thanks... But this doesn't solve the problem. *I* want to
> include the
> > attachment in the eMail. I know that I could have the user add the
> > attachment, but since I know what file needs to be sent, I
> would like
> > to, at runtime, set that parameter.
> ----------
> URL calls are just that. AFAIK there is no parameter for
> attachments. Attachments may have differing file extensions
> for Windows, compression schemes, etc. These aren't intended
> to be handled by URL "mailto:" parameters, and even if they
> could, the parameter type names would probably be different
> from Emailer to Emailer.
>
> if you're using a Mac, rather than using the URL, you might
> have to write an Apple events routine in AppleScript
> according to the available AS functions in the AS dictionary
> of your particular Emailer.
>
> There may be other solutions.
>
> Ken N.
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-> revolution
>
More information about the use-livecode
mailing list