Re: WebObjectsMail and attachments!
Re: WebObjectsMail and attachments!
- Subject: Re: WebObjectsMail and attachments!
- From: "Clive Roberts" <email@hidden>
- Date: Mon, 19 Jul 2004 07:28:44 +0100
I have tried an absolute reference but still without success, while the
images will appear if I vend the WOComponent as part of my application, they
do not appear in the email. I supplied the file src in the constructor by a
call to a public method "src" that returns the absolutePath as a string (of
course this is a WOImage).
I also tried a static image and passed it an absolute File:// , while the
email showed the file name, it did not vend the image.
Any other thoughts?
Clive
> You will need to use an absolute reference to the image file. If you
> are accessing a resouce through a dynamic session which has been
> terminated, the image wouldn't appear.
>
> -George
>
> On Jul 18, 2004, at 11:48 AM, Clive Roberts wrote:
>
> > I have used WOMailDelivery to send WOComponents as the contents of
> > email
> > messages , i.e. using
> >
> > composeComponentEmail()
> >
> > I have a number of pages that include WOString etc and all work well.
> >
> > However, I have now introduced a Component that includes a JPEG (a
> > WOImage)
> > and this does not arrive/show in the email received. Has anybody done
> > this
> > successfully, and if so how?
> >
> > Clive Roberts
> > _______________________________________________
> > webobjects-dev mailing list | email@hidden
> > Help/Unsubscribe/Archives:
> > http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> > Do not post admin requests to the list. They will be ignored.
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.