passing charset via xmlhttprequest

Discussion in 'Web Design, HTML And CSS' started by Learner3456, Oct 22, 2009.

  1. Learner3456

    Learner3456 New Member

    Joined:
    Oct 22, 2009
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Hi,

    I am vew to web development & have the following problem:

    On my ASP page (let's call it ASP-1), I have a form and the values from this form are passed to another page (ASP-2) via javascript-xmlhttprequest. ASP-2 basically serves as a query function and returns the search results that are displayed in ASP-1 in a DIV element. All is working well - except one problem:

    The ASP-1 is available in multiple languages; hence multiple charset. Is there a way to pass on the charset from ASP-1 to ASP-2 so that the charset in the DIV element in ASP-1 is in harmony with the rest of the content?

    Thanks for your replies!
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice