Xtreeme - web development software
Site Search:      

 German version  
Home Products Download Buy Now Affiliates Forum
 Search Engine Software
 Search Engine Studio home page
 Requirements
 Download
 Features
 Screenshots
 Compare web search engine solutions
 Sample web site search engines
Check out some sample search engines generated by Search Engine Studio
 Buy Now / Pricing
Place your order online
 SES Service
Schedule automatic search engine updates without having to be logged on using an NT/XP service
 Technical Support
  Frequently asked questions
  Discussion Forum
 How does it work?
 Creating a web site search engine
 Creating an intranet search engine
 Creating an offline search engine (CD-ROM/DVD)
Our Customers
Web sites using Xtreeme search engine script
Question ID: Q2036
Question: Why does IE (run on Windows XP with Service Pack 2 (SP2)) display a security message before displaying search results in offline search?
Product: Search Engine Studio


This is a known Service Pack 2 problem which appears only when viewing local web pages containing ActiveX/Java/JavaScript code. The solution is to add the following code as the first line of the sessearch.htm file:
<!-- saved from url=(0014)about:internet -->

You will find more details at http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/overview/XpSp2Compat.asp

Here's a fragment concerning this problem:

If your Web page needs to run a Microsoft ActiveX control or script, you can add a Mark of the Web comment to the HTML of the page. This Internet Explorer feature forces the HTML file into the security zone of the specified URL so that it can run the script or ActiveX code in a less restrictive zone. Mark of the Web works in Internet Explorer 4.0 and later. Use the following comment to insert a Mark of the Web comment into a page whose domain is identified, replacing http://www.example.com with the URL of the Internet or intranet domain where the page is hosted.

<!-- saved from url=(0022)http://www.example.com -->

Use the following comment when you need to generically insert a Mark of the Web.

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

 Save This Page       Copyright 1998-2007 Xtreeme GmbH