Problem with Frame
-
Hi All, My application has three frames---top,left and right frame. My aim is, on clicking links in the top pane i have to load the right frame with other external pages(say:- "www.codeproject.com","www.yahooo.com",etc). I can load the first page but when i 'm trying to load the next pages i get a javascript error "Access Denied". Can anyone help me sort it out? Thanks & regards, Jeeva
-
Hi All, My application has three frames---top,left and right frame. My aim is, on clicking links in the top pane i have to load the right frame with other external pages(say:- "www.codeproject.com","www.yahooo.com",etc). I can load the first page but when i 'm trying to load the next pages i get a javascript error "Access Denied". Can anyone help me sort it out? Thanks & regards, Jeeva
Paste that javascript here we will check it out.
Regards, Satips.
-
Hi All, My application has three frames---top,left and right frame. My aim is, on clicking links in the top pane i have to load the right frame with other external pages(say:- "www.codeproject.com","www.yahooo.com",etc). I can load the first page but when i 'm trying to load the next pages i get a javascript error "Access Denied". Can anyone help me sort it out? Thanks & regards, Jeeva
It is by design. Across frame navigations are disallowed for security reasons. Check out http://support.microsoft.com/kb/167796[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips