How to Print the Text in a Textbox

Submitted by janobe on
This time, I’m going to teach you how to print the text in a Textbox in Visual Basic 2008. This will allow you to preview and print any message that you type in a TextBox. It depends on you, on how long your message will because it will automatically set on the next page. So, lets get started : Open Visual Basic 2008, create a new Window Application and do the Form just like this.

Talk it in PHP!

Submitted by abubasil on
Hi all. Thank you for this great website, This is my little "thank you". once upon time I was learning Ruski yazik and teaching Arabic... by then I was making my first steps with mysql ..I made this code to help others to learn my native language..here I have changed the symbol of lang into "en" to make it understandable for you. those who are non-english speakers can modify it a bit to help

Student Information System (PHP)

Submitted by donbermoy on
This Student Information System was developed using PHP and MySQL Database integration. This was one of the student projects in their php subject that i made when I was still a student. This system is just simple but it has the capabilities of creating user registration, has admin panel, creating student records as well as modifying, deleting, and searching, then displays the student information

Drag/Drop and Copy Control in Visual Basic 2008

Submitted by janobe on
In this tutorial I will teach you how to create Drag/Drop and Copy Control using Visual Basic 2008. With this, you can drag and drop the picture that’s inside the Picture box and you can also copy it to another Picture Box by pressing the Ctrl key control. Let's begin: Open Visual Basic 2008, create a new Windows Application and drag the two PictureBoxes in the Form.

Date Calculator in Visual Basic 2008

Submitted by janobe on
Today I’m going to show you how to create a simple Date Calculator in Visual Basic 2008.With this, it will help you know the dates before and after the present date. For instance, you want to jump into seven days after the present date, the date calculator will automatically calculate it. And you don’t have to count the days anymore. So lets begin: Open Visual Basic 2008, create a new Windows Application and do the Form just like this.

ATM System (Java GUI)

Submitted by donbermoy on
This ATM System was my student's work for Computer Programming 2 defense as their final requirements for this Java GUI Programming Subject. This ATM System was programmed through Java GUI and MS Access 2003 as database. This system features: - Login Verification - Account Registration - Balance Inquiry - Transfer Amount to other accounts - Deposit - Withdraw Account Information: username: admin