New Message: Re: responderattributes/members in #security script
webmaster at userland.com
webmaster at userland.com
Mon Oct 8 14:23:22 PDT 2001
A new message was posted:
Address: http://frontier.userland.com/discuss/msgReader$8896
By: Eric Soroos (eric-ul at soroos.net)
/1. Are there predefined scripts to validate the cookies?/
Look in mainresponder.members.* There are some useful bits in there.
/2. how do I dump the pta so I can see what it is I am working with?/
essentially,
pta = html.getPageTableAddress()
scratchpad.debugPTA = pta^
I tend to use a script so I can just call dump("tableName") and it will add it to system.temp.debug.ptas.[threadId].tableName, as long as my global debug flag is set. In full on debugging, I dump about 10 page tables in different stages of the process.
eric
This is a Manila site.. http://manila.userland.com/.
More information about the Frontier-Server
mailing list