View Single Post
06-23-2008, 05:59 PM
#1
LeetPCUser is offline LeetPCUser
LeetPCUser's Avatar
Status: Member
Join date: Aug 2006
Location: Wisconsin
Expertise:
Software:
 
Posts: 132
iTrader: 0 / 0%
 

LeetPCUser is on a distinguished road

Send a message via AIM to LeetPCUser Send a message via MSN to LeetPCUser Send a message via Yahoo to LeetPCUser

  Old  Javascript Restriction Help

I am trying to get some data from a page but it uses JavaScript to populate some of the fields. This requires me to load the site into an iFrame to get the desired print out. From there I was hoping to get the source code. However, JavaScript does not allow cross-domain information for security purposes. Is there a way to get the code from the iFrame using JavaScript?