• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

xml question

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    #11
    May be of Help

    I have a memory from the past where my XML didn't appear to be being handled correctly by a client's browser. It turned out that I needed the following :-

    encoding='ISO-8859-1'

    as an attribute of the XML tag.

    Comment


      #12
      Re: May be of Help

      Perhaps if you posted an example of the data being sent and the way in which the response is provided, response.write/contenttype etc. someone might have a better solution.

      Never used data-islands myself as they're IE specific, decided to write my own JavaScript XML parser instead as this provided other benefits as well.

      Comment


        #13
        source

        HTML Comments are not allowed...


        EDIT: thought so. how do i post asp/xml/xsl code and have it survive the ezboard cutter?

        ok, use the 'code' button...that would take all day. i'll buy a book

        Comment

        Working...
        X