Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #9022
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.42!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail |
|---|---|
| Content-Type | text/plain; charset="ISO-8859-1" |
| Message-ID | <1928912.aqSPkdTlGX@PointedEars.de> (permalink) |
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
| Reply-To | Thomas 'PointedEars' Lahn <cljs@PointedEars.de> |
| Organization | PointedEars Software (PES) |
| Date | Fri, 09 Dec 2011 11:50:19 +0100 |
| User-Agent | KNode/4.4.11 |
| Content-Transfer-Encoding | 7Bit |
| Subject | Re: How to Create an XHR (Ajax) Object |
| Newsgroups | comp.lang.javascript |
| References | <c8822aed-a1a2-4009-a65d-686b79090c3e@s26g2000yqd.googlegroups.com> <jbpf64$d8r$1@news.albasani.net> <1810376.7NaK4W3vae@PointedEars.de> <d85fb25b-0f43-4d91-a7ca-a382648c4d91@f5g2000yqg.googlegroups.com> |
| Followup-To | comp.lang.javascript |
| MIME-Version | 1.0 |
| Lines | 21 |
| NNTP-Posting-Date | 09 Dec 2011 11:51:51 CET |
| NNTP-Posting-Host | 568eef94.newsspool4.arcor-online.net |
| X-Trace | DXC=lUXioT=H<ch;iVb[J9ZZP`4IUK<Cl32<a4Fo<]lROoRa8kF<OcfhCOkI43oL[SkIcnDZm8W4\YJNlUFDj8T]K0?cDmniOZG;K0k[FUW;mEfaJg |
| X-Complaints-To | usenet-abuse@arcor.de |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.javascript:9022 |
Followups directed to: comp.lang.javascript
Show key headers only | View raw
David Mark wrote: > Thomas 'PointedEars' Lahn wrote: >> - The `XMLHttpRequest' behavior in JScript/MSHTML varies from that in >> MSXML, and might even vary more from it in the future (when >> XMLHttpRequest2 might be implemented). So you need to encapsulate >> this. (ISTM David's original approach already falls short of that >> distinction.) > > No overrideMimeType? That should certainly be part of the > documentation. And it's a hack method anyway. `file://', for a start. PointedEars -- Prototype.js was written by people who don't know javascript for people who don't know javascript. People who don't know javascript are not the best source of advice on designing systems that use javascript. -- Richard Cornford, cljs, <f806at$ail$1$8300dec7@news.demon.co.uk>
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
David Mark's Daily Javascript Tips - Volume #3 - Tip #10 - How to Create an XHR (Ajax) Object David Mark <dmark.cinsoft@gmail.com> - 2011-12-07 15:36 -0800
Re: How to Create an XHR (Ajax) Object Andreas Bergmaier <andber93@web.de> - 2011-12-08 05:41 +0100
Re: How to Create an XHR (Ajax) Object David Mark <dmark.cinsoft@gmail.com> - 2011-12-08 11:23 -0800
Re: How to Create an XHR (Ajax) Object Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-12-08 23:12 +0100
Re: How to Create an XHR (Ajax) Object Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-12-08 23:45 +0100
Re: How to Create an XHR (Ajax) Object David Mark <dmark.cinsoft@gmail.com> - 2011-12-08 16:38 -0800
Re: How to Create an XHR (Ajax) Object Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-12-09 11:50 +0100
Re: How to Create an XHR (Ajax) Object David Mark <dmark.cinsoft@gmail.com> - 2011-12-09 12:08 -0800
Re: How to Create an XHR (Ajax) Object Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-12-10 20:56 +0100
csiph-web