Entries in the ‘Asp.net’ Category:

Embed images in a mail message using C#

I was recently writing a webapplication for one of our clients. The application is a training management tool and thus involves sending loads of e-mail. This way people get reminded that they’ll be following a training in the next days or asked to write a review about their training. To make the mail look great, [...]

Tags: , , ,

Comments (6)

Downloading Office 2007 documents from IIS 6

Today at work, I had to make a small asp.net form that enables the user to apply for a job and upload their resume. In the backoffice that I made, the admin has the possibility to view all applicants and download the files they’ve uploaded. Possible file types are .pdf, .doc and .docx. While testing [...]

Comments (3)