Access javascript/html from web page
I am trying to extract information from a server that runs locally - i can see it fine in safari, browse the DOM, etc. Can see it fine in jweb - works great.
however i need to access the variables that are changing in the browser - any way to access this information from MAX. jweb lets you see and control the page, but no access to the code.
Looked at jit.uldl, but that seems to download the raw file - not the info that is current being displayed or changed.
any ideas?
thanks!