frameset issue

  • Thread starter Thread starter Arvind P Rangan
  • Start date Start date
A

Arvind P Rangan

hi all,

I have an aspx page in one frame and asp page in another.
when i try to change the src of the frame via code it says permission
denied.

if anyone has come accross such problem please let me know. it has become a
process stopper.

Thanks
Arvind.
 
Hi,

IMO it has nothing to do with the fact that one is aspx and the other is
asp, are they coming from the same server?

maybe what you have is a cross domain scripting issue

Cheers,
 
Back
Top