file Upload
I need to make a combination between sending E-mail from my site and adding attachments/file upload; if I use fileUpload in a form/control(.ascx), do I first have to save the file to the server and after that add it as an attachment to my mail, or is there an easier way?
Bertus
|