Hi All,
I have an applet loaded within an html page, and within this page i have several (x5) iframes which the applet sends urls for them to load. Now when the iframe loads it can give a success or an error message..this i have to know the result by reading the html!
Can anyone give an indication of how i can read the contents from the iFrame? I've already tried to do so using AppletContext (which i use to load the iFrame in the first place).. but i cannot use it to read!
Regards
Nick
I have an applet loaded within an html page, and within this page i have several (x5) iframes which the applet sends urls for them to load. Now when the iframe loads it can give a success or an error message..this i have to know the result by reading the html!
Can anyone give an indication of how i can read the contents from the iFrame? I've already tried to do so using AppletContext (which i use to load the iFrame in the first place).. but i cannot use it to read!
Regards
Nick