From: Doc O. <doc...@us...> - 2001-02-23 02:04:46
|
Michael Pemberton <mp...@ph...> wrote: > the problem was that there was no method of downloading content AFTER t= he page > has been rendered. That's what I'm talking about, look: var tmpImg =3D new Image(); tmpImg.src =3D 'site.php?name=3DdonaldDuck&age=3D60; now 'site.php' can read 'name' and 'age', but can also send back data by setting a cookie, see, an image request can be used to 'push' data to the= browser aswell. you could for example set a 'replyCookie=3DGUID' in the request, and then= have an intervall that look for that cookie, and then fires an event when it i= s received. ____________________________________________________________________ Get free email and a permanent address at http://www.amexmail.com/?A=3D1 |