Download Crystal Reports viewer ShowIn order to allow you to analyze easily information contained in your report, SAP company has published Reports viewer for Crystal report.
This program allows you to view the data in your reports and refresh them at the same time. From an easy-to...
Redirect to a webpage ShowRedirect to a webpage
htaccess
Using php header
Using a meta tag
Using JavaScript
Here below you should get an explanantion on how to redirect to a web page using.htaccess or JavaScript
htaccess
The .htaccess is to be placed in the...
How to Password Protect your Files and Folders ShowHow to Password Protect your Files and Folders
How to password protect a Word document
Password protection on Windows 3.x, Windows 95 and Windows 98
Password protection on Windows XP
Password protection on Windows XP Home Edition
Password...
How to read a file line by line ShowHow to read a file line by line
Intro
Tips
Bonus
Intro
One of the most common errors of learning scripts bash on GNU / Linux is to read a file line by line, is to use a loop "for" (for line in $ (cat file.txt) do. ..), which in this...
File sharing in Windows XP ShowAdvantages
File sharing involves making the content of one or more directories available through the network. All Windows systems have standard devices making it easy to share the content of a directory. However, file sharing may lead to security...
The file system ShowWhat is a file system?
Even though hard drives can be very small, they still contain millions of bits and therefore need to be organised so that information can be located. This is the purpose of the file system. Remember that a hard drive is made...