<< < 6 7 8 9 10 11 12 >   Sort: Rank

What Are Web Browser Cookies
What are Web browser cookies? A Web browser cookie is a small amount of information sent by a Web server to a web browser and then sent back unchanged by the browser each time it accesses that server. HTTP cookies are used for authenticating, tracking, and maintaining specific information about user...
2007-02-08, 7679🔥, 0💬

Checking Internet Explorer (IE) Version
How do I know which version of Internet Explorer (IE) is on my computer? If you want to know which version of Internet Explorer (IE) is running on your computer system, you can follow this tutorial: 1. Run Internet Explorer (IE). 2. Go to menu Help and select "About Internet Explorer". Or go to Sett...
2007-02-08, 14220🔥, 0💬

What Is Internet Explorer (IE)
What Is Internet Explorer (IE)? Internet Explorer (IE) is a Web browser developed by Microsoft. IE is based on based on NCSA Mosaic developed at the National Center for Supercomputing Applications at the University of Illinois at Urbana-Champaign. Versions of IE: IE 11.0 - Released in 2013 IE 10.0 -...
2007-02-08, 9795🔥, 0💬

Removing nzspc.exe - Startup Application - NetZero Search Enhancements
How to remove nzspc.exe from the startup application list to gain performance and reduce security risk? Startup application nzspc.exe is installed as part your NetZero dialup Internet connection. It allow you to search the Internet by entering keywords or search phrases directly into your Internet E...
2007-01-27, 8739🔥, 0💬

nzspc.exe - Startup Application - NetZero Search Enhancements
Can I remove startup application "exec.exe - NetZero Search Enhancements" to speedup my computer and reduce security risk? Startup application nzspc.exe is installed as part your NetZero dialup Internet connection. It allow you to search the Internet by entering keywords or search phrases directly i...
2007-01-27, 11963🔥, 0💬

firefox.exe - Process - Mozilla Firefox
What is firefox.exe process - Mozilla Firefox? Process firefox.exe is the Mozilla Firefox Web browser application. firefox.exe process and program file info: CPU usage: 00% Memory usage: 35,016K Launching method: User Command - Firefox Directory: C:\Program Files\Mozilla Firefox File name: firefox.e...
2007-01-22, 7538🔥, 0💬

Generating and testing popup windows using JavaScript - 18 Tutorials
A collection of 18 tutorials on different ways to create and test popup windows created in JavaScript including: Creating popup windows on page load or unload events; Creating popup windows on moving mouse over or clicking links; Creating popup windows as modal or modeless dialog boxes; Creating mul...
2007-01-19, 8927🔥, 0💬

Triggering Popup Windows with Waiting Periods
How to trigger popup windows with waiting periods? If you want to trigger a popup window with a waiting period, you can use the window.setTimeout() method to delay calling of a predefined function. See the following JavaScript code outline: &lt;a href="javascript:pWindowSetTim eoutTest();"&gt...
2007-01-17, 7982🔥, 0💬

Generating Popup Windows as Browser Windows
How to generate popup windows as Web browser windows? If you want to generate a popup window as a real browser window, you can use the window.open() method. See the following JavaScript code outline: &lt;a href="javascript:pWindowOpen() ;"&gt;Clickyour ... ... &lt;script language="JavaSc...
2007-01-17, 8195🔥, 0💬

Popup Windows Triggers When Pages Are Unloaded without Using onunload Attribute
How to trigger popup windows automatically when pages are unloaded with JavaScript, but not using onunload attribute on the BODY tag? If you want to generate a popup window whenever a Web page is loaded, you can assign a predefined function to the onunload property of current window object. See the ...
2007-01-17, 8899🔥, 0💬

Popup Windows Triggers When Pages Are Loaded without Use onload Attribute
How to trigger popup windows when pages are loaded with JavaScript, but not using the "onload" attribute If you want to trigger a popup window whenever a Web page is unloaded, you can enter JavaScript code directly in the HTML HEAD block. See the following JavaScript code outline: /* * Popup Blocker...
2007-01-17, 7360🔥, 0💬

Popup Windows Triggers When Pages Are Unloaded
How to trigger popup windows automatically when pages are unloaded with JavaScript? If you want to trigger a popup window whenever a Web page is unloaded, you can use the "onunload" attribute in the HTML BODY tag to call a predefined JavaScript function. See the following JavaScript code outline: &a...
2007-01-17, 8159🔥, 0💬

Popup Windows Triggers When Pages Are Loaded
How to trigger popup windows automatically when pages are loaded with JavaScript? If you want to generate a popup window whenever a Web page is loaded, you can use the "onload" attribute in the HTML BODY tag to call a predefined JavaScript function. See the following JavaScript code outline: &lt...
2007-01-17, 7780🔥, 0💬

How To Remove VSAdd-in.dll and VSAdd-in Toolbar
How to remove VSAdd-in.dll and VSAdd-in toolbar? If you want to remove VSAdd-in toolbar from your IE browser, you can use HiJackThis: 1. Download and install HiJackThis . 2. Run HiJackThis and click the "Do a system scan only" button. 3. On scan result report, check the check box for two lines below...
2007-01-10, 26365🔥, 0💬

Configuring Mozilla FireFox to Use Notepad for Editing Page Source Code
How to configure Mozilla FireFox to use Notepad to edit Web page source code? By default, when you use the View > Page Source menu command, Mozilla FireFox will display the page source code in the browser window. If you want to change this default behavior to use your favorite text editor, like Note...
2006-12-31, 13445🔥, 0💬

Editing Mozilla FireFox Configuration File
How to edit Mozilla FireFox configuration file? Mozilla FireFox has a configuration file that controls how the browser should behavior in many different situations. Configuration file contains a list of settings with default values after the installation. If you want to edit the configuration file t...
2006-12-31, 13956🔥, 0💬

Boosting Performance by Disabling Unnecessary Services on Windows XP Pro Systems
This tutorial shows you how to boost performance by stopping and disabling unnecessary services on Windows XP Professional systems with Service Pack 1. In the end, 56 services could be disabled; 14 services could be defined to run in "Manual" mode; only 17 services need to be defined to run in "Auto...
2006-12-27, 38509🔥, 0💬

svchost.exe - Service - Computer Browser
Can I disable Windows service "Computer Browser" to speedup my computer? Windows service "Computer Browser" - Maintains an updated list of computers on the network and supplies this list to computers designated as browsers. If this service is stopped, this list will not be updated or maintained. If ...
2006-12-26, 9309🔥, 0💬

Boosting Performance by Disabling Unnecessary Services on Windows XP Home Edition
This tutorial shows you how to boost performance by stopping and disabling unnecessary services on Windows XP Home Edition systems with Service Pack 2 installed. In the end, 46 services could be disabled; 16 services could be defined to run in "Manual" mode; only 17 services need to be defined to ru...
2006-12-25, 10002🔥, 0💬

Mozilla FireFox 2 Add-on - FireFTP
How to install FireFTP? FireFTP is a Mozilla FireFox 2 add-on that provides FTP client functions on Mozilla FireFox 2 browser. You can follow this tutorial to download and install FireFTP. 1. Run Mozilla FireFox 2. 2. Go to https://addons.mozilla.org/fir efox/684/. 3. Click the "Install now" button....
2006-12-17, 15774🔥, 0💬

Mozilla FireFox 2 Add-ons
What are Mozilla FireFox 2 add-ons? Mozilla FireFox 2 add-ons extend the browser functionalities. Some add-ons allow you to personalize your browsing experience. Some add-ons can bring a whole new range of features to your browser. If you want try some Mozilla FireFox 2 add-ons, you can visit this M...
2006-12-17, 14428🔥, 0💬

What Is Mozilla FireFox
What is Mozilla FireFox? Mozilla Firefox is a free open source Web browser developed by the Mozilla Corporation and volunteers. Started as a fork of the browser component (Navigator) of the Mozilla Application Suite, Firefox has replaced the Mozilla Suite as the Mozilla Foundation's flagship product...
2006-12-17, 8163🔥, 0💬

spyware on my computer
How can I tell if I have spyware on my computer? You might have some form of spyware on your computer if: • . You notice new toolbars, links, or favorites that you did not want or place in your Web browser. . Your default home page, mouse pointer, or search program changes. • . You type the address ...
2006-12-13, 8543🔥, 0💬

Windows Defender detect cookies
Why doesn’t Windows Defender detect cookies? Does Microsoft plan to detect these in future versions of the software? Many cookies are used for legitimate purposes and Microsoft believes that the appropriate place to manage cookies through your Web browser.
2006-12-13, 9978🔥, 0💬

<< < 6 7 8 9 10 11 12 >   Sort: Rank