Category: Tools (Page 2 of 6)

How to Create Beautiful HTML Form Using CSS

Last updated on March 11th, 2022 at 07:57 amHere is a simple HTML registration form design with basic CSS, this make the form more attractive for users. You can also create a login form by modifying the below HTML code. When user focus on each input field this form also has ability to change border […]

How to change button font color using Javascript

Last updated on November 23rd, 2022 at 12:58 pmIn this tutorial you will see using javascript change button font color. Javascript setTimeout is very handy when we need to call functions within a definite time interval. In the below example script i am using setTimeout and implemented a simple logic to call 2 different javascript […]

How to Drag And Drop Multiple Files Upload Using PHP jQuery

Last updated on January 12th, 2023 at 10:14 amVery simple and easy to implement file uploading script using HTML5. I am not using any API here and all I use is the jQuery library. Script Features & Techniques Create HTML Form First we need to create an html page with div tag and other details. […]

Putty keep alive session without connection timeout

Last updated on August 27th, 2024 at 09:14 amWhen I connect to my linux / unix server using putty it timeouts after sometime automatically. Basically this happens when I do other task while keeping the putty session idle, during this time it popup an error sometimes stating that the session has timeout. This is very […]

« Older posts Newer posts »