Sending Email with attachment
-
Hi All, Is there any possible way to create an email attachments from an URL in C# 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? Thanks in Advance.
-
Hi All, Is there any possible way to create an email attachments from an URL in C# 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? Thanks in Advance.
Do it internally. Try to download it on the server. Then try to attach.
Regards, Sylvester G sylvester_g_m@yahoo.com
-
Hi All, Is there any possible way to create an email attachments from an URL in C# 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? Thanks in Advance.
DKalepu wrote:
call a http:// url which retruns a file name.
If url is returning file names, then why you need to attach it. Just send the file link on mail.
Navaneeth My Website
-
Do it internally. Try to download it on the server. Then try to attach.
Regards, Sylvester G sylvester_g_m@yahoo.com
-
DKalepu wrote:
call a http:// url which retruns a file name.
If url is returning file names, then why you need to attach it. Just send the file link on mail.
Navaneeth My Website
Smart answer..Really I like it:)
Regards, Sylvester G sylvester_g_m@yahoo.com
-
Smart answer..Really I like it:)
Regards, Sylvester G sylvester_g_m@yahoo.com
Thanks :)
Navaneeth My Website
-
Smart answer..Really I like it:)
Regards, Sylvester G sylvester_g_m@yahoo.com
-
trying U to look at me:):):)
Regards, Sylvester G sylvester_g_m@yahoo.com
-
trying U to look at me:):):)
Regards, Sylvester G sylvester_g_m@yahoo.com
-
Already seen by lot.... it is disturbing the complete page. Better to get back to the normal... :)
Apurva Kaushal
Apurva, i think his name is attack by virus...so let pray for him.. get well soon MAMU... regards, koolprasad2003:) Be a good listener...Because Opprtunity knoughts softly...N-Joy
-
Apurva, i think his name is attack by virus...so let pray for him.. get well soon MAMU... regards, koolprasad2003:) Be a good listener...Because Opprtunity knoughts softly...N-Joy
ok sir ..i changed back to normal
Regards, Sylvester G sylvester_g_m@yahoo.com
-
DKalepu wrote:
call a http:// url which retruns a file name.
If url is returning file names, then why you need to attach it. Just send the file link on mail.
Navaneeth My Website
Navaneeth. wrote:
If url is returning file names, then why you need to attach it. Just send the file link on mail.
True. That would save a bit of redundant data transfer on the network pipes.
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Navaneeth. wrote:
If url is returning file names, then why you need to attach it. Just send the file link on mail.
True. That would save a bit of redundant data transfer on the network pipes.
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
sorry kalepu...did u got the answer u looking!!!!!!!!!!!!!