FAQ Sections - Feedback Wanted

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sasuke

    #16
    Re: FAQ Sections - Feedback Wanted

    On Oct 18, 7:33 pm, sasuke <database...@gm ail.comwrote:
     - Setting the HTTP Request Header `Content-Type: x-www-
    formurlencoded' when making asynchronous requests doesn't
    automagically encode the data being submitted.
    Apologies; that should have been:
    Content-Type: application/x-www-form-urlencoded

    /sasuke


    Comment

    • dhtml

      #17
      Re: FAQ Sections - Feedback Wanted

      sasuke wrote:
      On Oct 10, 10:47 pm, dhtml <dhtmlkitc...@g mail.comwrote:
      >Breaking up the FAQ has been discussed.
      >>
      >http://groups.google.com/group/comp....wse_frm/thread...
      >>
      >I'm interested in doing this now. I propose something along the lines of:
      >>
      >* Numbers
      >* Windows and Frames
      >* Forms
      >>
      >I would like to hear feedback on this proposal.
      >
      The FAQ presents little [no?] information about `encoding' related
      issues which do get asked frequently here. Many of them are along the
      lines of:
      - escape / unescape functions don't work well for Non-ASCII character
      - encodeURICompon ent to be used for encoding URI components rather
      than encodeURI
      - Setting the HTTP Request Header `Content-Type: x-www-
      formurlencoded' when making asynchronous requests doesn't
      automagically encode the data being submitted.
      >
      These are some of the points which have come across in this group in
      the past few days related to encoding. It would be nice to have
      someone come up with a short FAQ entry related to this topic.
      >
      Yep. That could go in the proposed "Communicat ing with the Server" section.

      I haven't gotten much diversity of feedback on the proposed sections yet.

      Garrett

      /sasuke

      --
      comp.lang.javas cript FAQ <URL: http://jibbering.com/faq/ >

      Comment

      Working...