Archive

Posts Tagged ‘advance’

JavaScript Password Generator

October 25th, 2008 programming 1 comment

A very flexible and powerful password generator script written in JavaScript. With this password generator, you will not be bother or confuse to choose/select a strong and secure passwords for your important accounts.

Platform

This script can be run well using Mozilla Firefox (any version), Internet Explorer (any version), Opera and Fast Browser.
Read more…

If you like this code/script, perhaps you would kindly treat me a drink. Any number is welcome. Thanks :)

Advanced HTML Combo Box Element

September 3rd, 2008 programming No comments

Standard HTML combo box just automatically select an option from the first letter as we press a key. That is the main reason that I decide to create more advanced HTML combo box. This combo box select the option automatically based on the keys we press so that it is easier and faster to get to what we are looking for.

Platform

This script can be run well using Mozilla Firefox (any version), Internet Explorer (any version), Opera and Fast Browser.
Read more…

If you like this code/script, perhaps you would kindly treat me a drink. Any number is welcome. Thanks :)