Learn on how to create a Simple Word Counter using JavaScript. A script that can count every words that the user type. This code intends to monitor the max word that require for the article of a blog.
Learn on how to create a Remove Multiple Rows Using MySQLi. A simple PHP code that can select the items that will be deleted. This code can be implement when you want to delete the entire row in a single click.
In this tutorial, I will teach you how to pass the data to another form in c#. This method has the ability to pass the value of the TextBox in Form1 to a TextBox in Form2. This method is so simple yet powerful. I hope this tutorial will help you solve your current problem in passing data to another form in c#. See the procedure below.
Learn on how to create a Simple Select Option Change Background using JavaScript. A simple script that can change you background color in an instant. This can be use when you want to automate your style for a specific div.
Learn on how to create a Simple Filter Data By Daily using PHP. A simple php code that can filter and organize data. These can make you display your data view into daily to make managing easily.
H.K.M.S SUPREME TYRES --------------------- Goals: --------- * Brand Master * Size Master * User Master * Customer Master * Purchase Form * Order Form * Bill Form Software is as follows: ------------------------------ * Microsoft Visual Studio 2013 * Microsoft SQL Server 2008 R2 * Crystal Reports 2011 * MS Office 2007 If you want some another help, Join me on (http://facebook.com/hasan.soharwardi)
The Instagram (Clone) was developed using PHP, PDO and Javascript. I used Bootstrap Framework to have a beautiful and stunning design. This system intended to show you the basic functionalities of the instagram website. The user can Post their story in the wall and edit their account. Features: User (CRUD) Monitor User Login Add Post in the Wall Note: To create an account just go to this page
In this tutorial, I will teach you how to format a textbox in currency using maskedtextbox. With this method you can format or filter a textbox in a currency mode. This simple application is made of Microsoft Visual Studio 2015. Check out the following steps below.
Learn on how to create Simple Search Filter using JavaScript. A simple script that can search and filter your list by giving the keyword on the inputs. This can be used when you want to locate your data by filtering it to your desire view.