vote up 1 vote down star

Hi Guys

Is is possible to read cookies created in Firefox from a html page that was opended in Internet Explorer?

Thanks

flag

3 Answers

vote up 2 vote down

sorta... Cookies are stored in the browser, so you would need to hack around a bit to get it to work.

link|flag
vote up 2 vote down

No. Not without an ActiveX control and some very bad practices.

link|flag
vote up 1 vote down

not via javascript. The cookies are stored in a different location on disk.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.