Page 33 of 56

How to use javascript confirm

Last updated on January 9th, 2023 at 09:33 amJust a simple javascript confirmation dialogue box. This is very essential when it comes to a webpage where there is a edit or delete option.If the user is not ready to move forward then they can stay in the same page. Here is the script. The above […]

How to generate random password using php

Last updated on December 27th, 2022 at 10:24 amA developer needs this script handy for configuring a website that can generate random password for the user in order to login to a website or may be during a user registration process. I am explaining two different methods of generating random password. You can easily increase […]

Perl script to copy files from one server to another

Last updated on March 1st, 2022 at 09:13 amTransferring or moving a file to a remote server using web user interface is really a great approach. Sometimes programmers want to develop scripts that will help them to transfer file from one system to another on a fly without logging in to a server. We are […]

« Older posts Newer posts »