So check out this code….. if(1== 1) { header(“Location: index.php”); } header(“Location: http://www.google.com”); This simple code will be expected to…
Year: 2008
HMTL Utility – HTMLEncode- HTMLDecode- URLEncode- UrlDecode
This is a utility to convert text to valid html or ulr characters and back. click picture to download
Vista needs childs caring
I ve been using Vista for some time now. I run into several weird problems. Finally I got everything fixed.…
21 Useful Mozilla Firefox ShortCuts
Mozilla is for many reasons the favorite browsers for all web developers. To use it faster you need to know…
VelociRaptor 10.000rpm
A new hard-disk is on the market. Look at WD site to see allso the a nice 3D display of…
jGrowl popup messages
jGrowl is a nicely developed pluggin, hopefully in a mature version 1.10(for now), for displaying messages like this in your…
Advanced batch command menu
Create a menu using batch commands
Ajax Autocomplete Tutorial
This a solution i used in many autocomplete input fields. I have implemented it to php and C# web application.…
IIS Server Error
Every developer likes to take certain things for granted – like ASP.Net being configured correctly with IIS. However sometimes there…
Javascript commands for the most common actions
Some of the most common javascript commands that i quickly managed to collect. This list is going to grow quickly.…