Let’s now discuss the different kinds of operators under the Arithmetic function There are 3 groups of operators in Visual Basic: we have the arithmetic operators, relational operators and the logical operators, but this article will only discuss about the…
Insert flash animation (swf file) in Visual Basic
How to insert flash animation (swf file) in visual basic Flash animation can be created in animation software just like Adobe Flash and SwishMax. The output of your animation is in .swf. Now the question is how are we going…
Point of Sale in Visual Basic
The Proposed Point of Sale establishes sufficient, fast and easy manipulations of customer transactions. It designed to provide quality performance and good services to the employees at the same time improve the organization’s better facility. The system used corresponding username…
Creating a form in HTML
Hi there! This next lesson will be on HTML Form A HTML form or a web form is primarily used to collect data from the input of the user or visitor of your website, example of those data are (name,…
Creating a List in HTML
In this lesson, we’re going to learn how to create a list in html. There are three different types of lists in HTML, we have unordered list, ordered and description/definition lists. unordered list — a set or a list of related…
How to insert images in html
Hi everyone, this tutorial will be on HTML images. We will learn how to insert images on your webpage A website without an image is somewhat boring; it makes your website more appealing to your visitors and it adds beauty…
Alumni Information System
Objectives of the Study The main objective of Online Alumni Information System is to keep track and enhance the records of the alumni of the school. More specifically, this study aimed to: Create database system to keep all the files…
Enrollment System in Visual Basic
The features of the system will focus on: login/logout services, administrator’s module, registrar’s module, enrolment/cashier module, database maintenance, and help assistant. Log-in/Log-out Services, refers to one of the features of the proposed system that will require authorized users to enter…
Patient Record Keeping with Decision Support System
Patient Record Keeping with Decision Support System is designed in order to provide the management of the hospital an opportunity to process patient records with accuracy, accessibility, timely and efficiently. Assurance of safekeeping of every record likewise can be achieved…
HTML Hyperlinks
This lesson will guide us on how to create hyperlinks in HTML Hyperlinks or also known as links is a text or image that can send or move you to a different webpage by clicking the hyperlink or link. You…