Learn on how to create a Simple Password Validation using Javascript. A script that can validate password inputs. This will check if the password is secure enough to be use.
Basic Email Directory System using C#.Net and Sql Server Features: Send Email Add Contacts EditContacts Delete Contacts Search Contacts Add Image Note! Please Add System.Web.Helpers in your referenced you can found it on Assemblies Extensions. and also add your connection string to app.config file. I use my very own Sql Library ICrud you can found it on GitHub https://github.com/cajilig-rjc/ICrud
Learn on how to create a Simple Adding Value In Dictionary using Python. A simple application that can add a new data to the python dictionaries. This can be used when you need to store some data without database server.
Learn on how to create a Convert HTML To PDF using PHP. A simple tool that let you convert html to PDF. This can be use when your trying to create report for your data.
This program with source code allows you to download any files from the internet. It display the download speed, file size, downloaded bytes, remaining bytes, and the total file size of the file. It also display the progress of the downloaded file with the number of percentage done.
Make billing easy with Free Invoice Template. Professional invoices for your business: Proforma, Service, Sales, Freelance. Please don't forget to give credit to original developer because I really worked hard to develop this project and please don't forget to like and share it if you found it useful :) For students or anyone else who needs program or source code for thesis writing or any
Learn on how to create a Convert Number To Words using Javascript. A simple application that let you convert your number input into a word. It can be used when you to use wording for the cash instead of numbers.
Learn on how to create a How To Get File Extension using PHP. A simple tool that let you display the extension of a file. This can be use during checking if the extension of the file only images.
Learn on how to create a Number Guessing Game using Javascript. A simple game the fun and enjoyable to play with, This tutorial will taught you on how to develop this kind of game using Javascript.
Learn on how to create a Check If File Exist using PHP. A simple script that let you check if your file already exist in the directory. This could be use when trying to identify duplicate files.