Comet (programming): Difference between revisions

Content deleted Content added
Rescuing 4 sources and tagging 0 as dead. #IABot (v2.0beta15)
Tags: Mobile edit Mobile web edit
Line 141:
}}</ref>
 
One benefit of the iframeiframes method is that it works in every common browser. Two downsides of this technique are the lack of a reliable error handling method, and the impossibility of tracking the state of the request calling process.<ref name="ajaxoreilly"/>
 
====XMLHttpRequest====