Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^6: Reading a cookie from an active browser session

by xorl (Deacon)
on Nov 20, 2013 at 16:33 UTC ( [id://1063552]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Reading a cookie from an active browser session
in thread Reading a cookie from an active browser session

In the firefox scratchpad when I do alert(document.cookie) there are only a handful of cookies (like 7 or so). So I don't think it is too many cookies.

The problem looks like mozrepl. When I telnet to it, and do alert(document.cookie) the alert says undef. I have a sinking feeling I'm being hit by that security feature that prohibits javascript from being run in the address bar and other places.

Trying now to figure out how to turn on logging.

Replies are listed 'Best First'.
Re^7: Reading a cookie from an active browser session
by xorl (Deacon) on Jan 11, 2014 at 04:45 UTC

    So the problem was you have to pass Mozrepl something like:

    repl.enter

    I wish thiss MozRepl thing was better documented.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1063552]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-03-29 10:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found