Objective:
Design the form layout
with coding for SMS setting interface
Content / Procedure:
- Create interface in the form
layout according the requirement
- Key-in the coding for the form
layout
- Compile and start running to simulate
Result and Analysis:
In order to create SMS setting, a
few VB6.0 component been use such as command button, text and combo box. For
this interface, generally is all about the technician information or data, from
here warden able to take a look phone number of each technician that has been
store in their database. Also this interface allows the warden to add new data
maybe for new maintenance purpose and remove the data of maintenance if warden
didn’t needed. The combo box component has been use for display all the
dropdown list of the mainteinance name. From there the warden able to select the
name desired. After all, once warden select the name, in the text component
will show the phone number of maintenance. The number taken from the database
storage after added the data in database. For the command button there have 2 functions,
1st to add new mai data and the 2nd to remove the technician data
selected. For the command button 1 when user or warden selects the transformation
to the other form of VB will happen. The command button 2 for remove function.
Before user or warden remove technician data from the data base, user need to
select at the combo box component as per required.
No comments:
Post a Comment