G
Guest
Hi,
I have an issue where I have to call a function that will return the url of
a file that I need to attach on an email before sending it. I know
System.Web.Mail does not support URL attachments. If anyone has any ideas of
how this could be accomplished, I would appreciate the help. It seems I
would have to get a local copy of the file that the url points to. I have
seen 3'rd party email objects that would accomplish this, but I would prefer
to not have to resort to them. I am using VB.NET 2003.
Thanks,
David
I have an issue where I have to call a function that will return the url of
a file that I need to attach on an email before sending it. I know
System.Web.Mail does not support URL attachments. If anyone has any ideas of
how this could be accomplished, I would appreciate the help. It seems I
would have to get a local copy of the file that the url points to. I have
seen 3'rd party email objects that would accomplish this, but I would prefer
to not have to resort to them. I am using VB.NET 2003.
Thanks,
David