IFRAME DHTML access 
Author Message
 IFRAME DHTML access

I think this article addresses your questions:

http://www.*-*-*.com/

Cheers,
Steve


Quote:
> I have an ASPX related HTML code with an IFRAME in it.
> Some HTML controls are within IFRAME and some are outside.
> For communicating the values within and outside IFRAME, I
> am using DHTML. This apprach has a problem where I get an
> error "PERMISSION DENIED" when I try to access/change
> values of controls within IFRAME.

> Interesting part is this. I am defining my IFRAME with a
> code <iframe id="testiframe"
> src=" http://www.*-*-*.com/ ;> </iframe>

> The moment I change the src value
> to "http://LOCALHOST/ctweb/sample.aspx"; all the code
> works fine. So I guess, this is a microsoft restriction
> which prevents DHTML across fully qualified domain names?

> Any ideas please?



Thu, 19 May 2005 02:48:02 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. How to access iFrame via DOm structure in fllowing DHTML code

2. Visual Basic 6 and DHTML - How do i access Dhtml Object

3. Missing DHTML in IFrame

4. IFrame access travails

5. Accessing Environment Variables from DHTML?

6. Accessing elements in DHTML

7. IE.App-DHTML Dialogs - Accessing HTML Element Styles

8. Access text inside IFRAME

9. Scripting MSIE IFRAME for local file access

10. IFrame access test

11. IFrame access travails

12. Accessing Javascript variables inside an IFRAME

 

 
Powered by phpBB® Forum Software