Microsoft JScript runtime error: Permission denied
Actually i have one asp.net page there i m using other PHP website url and I m trying to login there, but i m getting above error. Can we do this type of task in iframe or not ?
If that other PHP website is not allowing you to include their site inside an iframe, then there is really no way that you could include it within an iframe. They are preventing it due to security reasons.
chandradev1
Participant
1563 Points
474 Posts
Error while using Iframe in asp.net
Nov 08, 2012 01:19 PM|LINK
Hi
I am getting error like this
Microsoft JScript runtime error: Permission denied
Actually i have one asp.net page there i m using other PHP website url and I m trying to login there, but i m getting above error. Can we do this type of task in iframe or not ?
My issue is similar to this thread http://forums.asp.net/t/1376591.aspx
My Blog
[Life is wonderful if you know how to live life]
Ruchira
All-Star
42906 Points
7023 Posts
MVP
Re: Error while using Iframe in asp.net
Nov 09, 2012 04:32 PM|LINK
Hello,
If that other PHP website is not allowing you to include their site inside an iframe, then there is really no way that you could include it within an iframe. They are preventing it due to security reasons.
My Tech blog | My YouTube ChannelPlease 'Mark as Answer' if this post helps you.