Click to See Complete Forum and Search --> : Reading From An IFrame


LTheobald
January 27th, 2003, 11:06 AM
It's a reasonably simple question, but I haven't done much JavaScript in my life - So I need help!

What I have are two pages. One is a page with a variable stored within a script tag in the head section of the page. I've got another page that consists of an IFrame, displaying the first page. What I need is to be able to read the variable declared on the page that is being displayed in the IFrame. How do I do this?