December 2010

Archive

select option in dropbox through javascript

Tapovan
If you want to select an option in your Dropdown box as you select that option from a link. Here is solution...... I have used the code with onclick event you r free to use at any event. Put this into Head section: <script> function setdate(num) { //alert(num); document.f1.appro…

"Remember Me" or "Keep Me login" like Facebook

Tapovan
You can make a Remember Me check box using simple cookie function. Create a Cookie to store your Username and Password, this can be done as below : Check the username & password and validate user if it is valid set a cookie for him and pass him inside site. $check = $_POST['…
an "open and free" initiative. Powered by Blogger.