How can I access cookie information from a java applet.
Printable View
How can I access cookie information from a java applet.
"Ahamar Rifat" <ahamarr@hotmail.com> wrote:
>
>How can I access cookie information from a java applet.
insert the cookie's value as a parameter, using either .asp or javascript.
That works the first time I load the applet. However, can I access the information
once the applet is loaded?
The cookie information may change during the lifetime of the applet.
"marriage" <charles@marriage-1st.freeserve.co.uk> wrote:
>
>"Ahamar Rifat" <ahamarr@hotmail.com> wrote:
>>
>>How can I access cookie information from a java applet.
>
>insert the cookie's value as a parameter, using either .asp or javascript.
>
you can find an example at www.tactika.com/realhome
regards
John Timney (MVP)
Ahamar Rifat <ahamarr@hotmail.com> wrote in message
news:3946703a$1@news.devx.com...
>
> How can I access cookie information from a java applet.