Code Hider Tool – Lock Webpage Code

This code is property of http://www.cgiscript.net and original updated code can be found from there.

Purpose of this tool is to lock the HTML code. If you want to secure your HTML code or any part of web page then this tool is very useful for that.

Download Code Locker Tool

680 Adobe Photoshop Shapes – Download Free

Shapes are vector based graphics pre-installed with Adobe Photoshop. There are some by default present in Photoshop. You can also load more shapes if you have shapes file with .csh extension. Loading shapes is described in following image.

Read the rest of this entry »

Designing Elements – Bullets and Icons Downloads

While creating website design in Adobe-Photoshop, what about having a collection of pre-made icon sets, bullets, designing elements which can help you work fast and let you not worry about creating these standard icons or elements again from scratch every time you create a design. Download free icons, bullets, designing elements used commonly in every website design.

Read the rest of this entry »

Force File download – Do Not Display Open In Browser

In your HTML directly link to the file which is to be downloaded.
i.e.

<a href="/files/somefile.pdf">Download Pdf</a>.

You will get a pop-up box asking whether you want to save the file or open it directly. Now you want to download it. The solution is to open your .htaccess file and write there few lines according to your requirement mentioning extension of files which you want to download directly and you are done.

Read the rest of this entry »