AutoComplete TextBox in a DataGridView

Submitted by janobe on
In this tutorial I will teach you how to Auto Complete a TextBox inside the DataGridView in the Visual Basic 2008 and MySQL Database. Others are used to store the list of items in the ComboBox. So, for a change, I used a TextBox because it’s easy to use and you don’t have to drop down in searching for the items that you needed. Just simply type the initial letter of the items that you’re going to search.

PHP Email Form

Submitted by Yorkiebar on
Introduction: This tutorial will cover creating an email form with PHP/HTMl. Pre-creation: Before you do this, please note that some errors may be caused by your php.ini file located on your server (online or local) during the actual mail sending process (if they do not arrive, for example). Steps of Creation: Step 1: First we are going to create our HTML form for the user to interact with. We

Spare Parts Management System

Submitted by maxithon on
Hi everyone, this is one of my design and implementation of spare parts management system created in PHP/Mysql. This system have 2 users:manager and storekeeper. Database name: ewsa_spares_db manager username and password: man storekeeper username and password: store Advantages of this system are the following: Manage stock status, System users management, Add item into main stock, Records out

Registration System

Submitted by jmmaguigad on
This simple system enables the user to register and export data to excel. This code is intended for learning purposes. Enhancement of the program is up to what your response be co-sourcecodesters. So if you see that this program gives you great learning insight and you have good ideas and recommendations just post your comment and i'll make it for you. Nonetheless if you see that this program