I have written a generic sendmail aspx page which we have used for a fair amount of time without any issues for people using HTML forms. Have now tried to use it on a French website and the page is losing any letters with accents over them such as " é ". I have tried displaying the value rather than emailing it and it still loses it so it is obviously losing the character between the form into the aspx page. Any ideas anyone? If I post within the aspx page to test it doesnt lose it so doesnt appear to be the encoding of the aspx file.