Feedback on: irt.org FAQ Knowledge Base Q1655
Worth:
Very worth reading
Length:
Just right
Technical:
Just right
Comments:
the link:
http://jshelper.pharlap.com/netutils/httpget.js
isn't supported anymore I think, do you have a copy of the .js file?
Worth:
Very worth reading
Comments:
Just what I was looking for.
Unfortunately, when i tried your example in ie5:
<iframe src="http://www.myFile.html" name="myIframe" width=10 height=10></iframe>
<form>
<input type="button" value="Read HTML" onClick="alert(document.myIframe.document.innerHTML)">
</form>
I got an error:
"Access is denied" Code 0
What may be the cause and the solution for this?
Francis
Worth:
Worth reading
Length:
Just right
Comments:
The scripts haven't worked. I was wondering if they've acutally been tested out against a browser.