<< < 13 14 15 16 17 18   Sort: Rank

Generating Animated Popup Windows
How to generate animated popup windows with JavaScript? If you want to generate an animated popup window to attract the attention of your visitors, you can do this by using method setTimeout() to repeatedly changing the popup window size. See the following JavaScript code outline from dynamicdrive.c...
2007-01-17, 10373🔥, 0💬

Boosting Performance by Disabling Unnecessary Services on Windows XP Pro Systems - Part III
Summary of suggested services settings for Windows XP Pro SP1 system - Part III Continue from Part II . Service Name Startup Type Usage Note Secondary Logon Disabled Used to run programs under other user's credentials. Security Accounts Manager Automatic Used to store security information. Server Di...
2006-12-27, 15785🔥, 0💬

Boosting Performance by Disabling Unnecessary Services on Windows XP Home Edition - Part II
Summary of suggested services settings for Windows XP Home Edition SP2 system - Part II Continue from Part I . Service Name Startup Type Usage Note Intel NCS NetService Manual May needed for network connections. IPSEC Services Disabled Used to manage IP secrity policy. Logical Disk Manager Manual Us...
2006-12-27, 9720🔥, 0💬

svchost.exe - Service - Windows Management Instrumentation Driver Extensions
Can I disable Windows service "Windows Management Instrumentation Driver Extensions" to speedup my computer? Windows service "Windows Management Instrumentation Driver Extensions" - Provides systems management information to and from drivers. Execution command: C:\WINDOWS\System32\svchost.ex e-k net...
2006-12-26, 7195🔥, 0💬

lsass.exe - Service - Protected Storage
Can I disable Windows service "Protected Storage" to speedup my computer? Windows service "Protected Storage" - Provides protected storage for sensitive data, such as private keys, to prevent access by unauthorized services, processes, or users. Execution command: C:\WINDOWS\system32\lsass.exe This ...
2006-12-26, 11665🔥, 0💬

Configuring PHP Engine to Access MySQL Database
How to configure PHP engine to access MySQL database? Assuming that you have installed the Apache server, the PHP engine and the MySQL database. Assuming that you have configured the Apache server working the PHP engine correctly. Now you need to configure PHP to support MySQL functions using this t...
2006-12-09, 9984🔥, 0💬

How do I copy customized media information for my files to my new computer?
How do I copy customized media information for my files to my new computer? When you add or edit media information manually for your digital media files, the information is added to the files after a period of time, which varies depending upon how many changes you have made and whether the Player is...
2006-12-07, 16101🔥, 0💬

<< < 13 14 15 16 17 18   Sort: Rank