Is possible to attach a file as attachment when the file is selected via fileupload?

Posted by Pandiya Chendur on Stack Overflow See other posts from Stack Overflow or by Pandiya Chendur
Published on 2010-04-14T10:02:45Z Indexed on 2010/04/14 10:13 UTC
Read the original article Hit count: 313

Filed under:
|
|
|

I am using asp.net webforms... I have a user registration form where the user uploads his resume.... I use a file upload control and when the user submits it i trigger mail to few mailIds... Now my problem can i attach the file which was uploaded by the user as attachment to the mailids... Is it possible in asp.net... Any suggestion....

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about fileupload