Click to See Complete Forum and Search --> : Access is denied


monita
12-02-2002, 07:58 PM
Hi,

JavaScript error "Access is denied" is encountered when calling a javascript function from a frame using: top.sampleFunc()
In such javascript function, the form in the originating frame will be submitted.

This error is seems to be happened in XP + IE 6.0 only.
Have anyone met the similar problem?

Thanks.

gil davis
12-03-2002, 05:30 AM
is a security warning. It usually occurs when you try to script across domains. Something that used to work may have been working due to low security settings. Windows XP or IE 6 probably has covered up some security hole that you used to have.