- From: Jim Ley <jim.ley@gmail.com>
- Date: Fri, 10 Sep 2004 18:08:41 +0100
On Fri, 10 Sep 2004 09:29:00 -0400, Didier PH Martin <martind at netfolder.com> wrote: > If your app needs absolutely to communicate with a server through an HTTP > channel then on most recent browsers and in both Mozilla and IE you can use > xmlHttpRequest. However on older ones you'll need to use a different > technology based on frames as knownow is doing (ref: http://knownow.com ) No, HTML forms work pretty good too... (and there's lots of examples of xmlhttprequest degrading to basic html forms in its absence.) Jim.
Received on Friday, 10 September 2004 10:08:41 UTC