How to Create Email attachments from URLs in Windows vb.net app

S

shil

Is there any possible way to create an email attachments from an URL
in windows vb.net application? I'm using frame work 2.0,
System.Net.Mail component.

If I attach a file from my file system, that works fine. But I have
to
call a http:// url which retruns a file name. I have to attach that
file to the email.


Can any one help me with this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top