How can I write data to a cookie and read it back later?
Printable View
How can I write data to a cookie and read it back later?
Good question. Wouldnt an applet be restricted from getting a handle to a file on a system though? I know that running other applications from within the applet are prohibited as well as connecting to hosts other than the one from which the applet was loaded.