Oct 23, 2003 #1 LeonKl2 Programmer Jun 16, 2003 26 US I have a page thats inside of a frame with a Javascript that onClick makes the other frame go to a different page. However, when I try it I always get an "Access is denied" error. What does that mean? Is there a way for me to work around it? Thanks
I have a page thats inside of a frame with a Javascript that onClick makes the other frame go to a different page. However, when I try it I always get an "Access is denied" error. What does that mean? Is there a way for me to work around it? Thanks
Oct 24, 2003 #2 modalman Programmer Feb 14, 2001 156 GB mmmm, both frames need to contain pages from the same domain, otherwise you'll get access denied error. ASCII silly question, get a silly ANSI Upvote 0 Downvote
mmmm, both frames need to contain pages from the same domain, otherwise you'll get access denied error. ASCII silly question, get a silly ANSI