Accents on letters

Discussion in 'Programming' started by AstarothSolutions, Aug 7, 2007.

  1. #1
    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.
     
    AstarothSolutions, Aug 7, 2007 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    sorted it by setting the global settings to western european
     
    AstarothSolutions, Aug 7, 2007 IP
  3. Restr1cted

    Restr1cted Peon

    Messages:
    157
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Lol Kinda confused but oh well, you get it figured out.
     
    Restr1cted, Aug 7, 2007 IP