Hi Guys
Is is possible to read cookies created in Firefox from a html page that was opended in Internet Explorer?
Thanks
|
|
Hi Guys Is is possible to read cookies created in Firefox from a html page that was opended in Internet Explorer? Thanks |
||
|
|
|
|
sorta... Cookies are stored in the browser, so you would need to hack around a bit to get it to work. |
||
|
|
|
|
No. Not without an ActiveX control and some very bad practices. |
||
|
|
|
|
not via javascript. The cookies are stored in a different location on disk. |
||
|
|