C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




IE security Warning Against Running Scripts or ActiveX controls


Posted Date: 09 Jul 2008    Resource Type: Errors and Solutions    Category: General
Author: ranipriyaMember Level: Gold    
Rating: Points: 5



When we run some web page there is a popup with the warning "To help protect your security Internet explorer has restricted this webpage from running
scripts or ActiveX controls that could access your computer.Click here for options...."


Why do we get such a warning?

This happens when IE has no idea about the security restrictions of the web page's host. For example, when we try to load this page from our hard disk, the error may pop up.

We can remove the error and can view the flash animations correctly.
For that you have use the one code that is

Add the following sample code in a <script>


<!-- saved from url=(0014)about:internet -->


The above example is called Mark of the Web. This is a special tag, in the form of a comment, that tells Internet Explorer (of at least version 4.0) about the security zone of the page. Generally, "about:internet" is used in the absence of a particular domain.


For more details, visit http://msdn.microsoft.com/en-us/library/ms537628(VS.85).aspx




Responses

Author: Koshish    12 Aug 2008Member Level: Silver   Points : 1
This script code is really good.
is there any way in javascript to show any custom message in this kind of popup.
Like "Download this file" when user clicks on this link on popup then that file should be downloaded


Author: Kadirvelu SivaKumar    06 Dec 2008Member Level: Bronze   Points : 1
Thanks for this code. I always get this error message when I try to open up the flash file. I will use it hereafter.


Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Motw  .  Mark of the web  .  Internet warning security warning  .  Ie security warning  .  For all web developers  .  Browser security warnings  .  Browser security warning  .  Activex controls warning  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Cannot drop database
Previous Resource: Cannot INSERT Data
Return to Discussion Resource Index
Post New Resource
Category: General


Post resources and earn money!
 
Related Resources



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use