you don't have to reload the whole page, you could use images for that. you
would need a serverside-script (or whatever) that outputs an image (a 1x1px
transparent gif would do the job) and send the cookies along with the image.
hmmm, i kinda like the idea, because there's one thing images have that a
frame doesn't have: an onerror-handler that fires when the image couldn't be
loaded.

--
Michael Buerge


> Von: "Nuno Ferreira" <[EMAIL PROTECTED]>
> Antworten an: [EMAIL PROTECTED]
> Datum: Wed, 28 Feb 2001 12:03:41 -0000
> An: <[EMAIL PROTECTED]>
> Betreff: RE: [Re: [Re: [Dynapi-Dev] Dynamic Content Loading (IT WORKS)]]
> 
> The problem with cookies is that, though you can write them,
> you can only read them again (and get a new value for instance)
> only if you reload a page, so I don't think you can use them
> to comunicate with the browser, without reloading the page.


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to