pat_masters
November 29th, 1999, 11:04 AM
Hey guys, first off, I beg of you not to flame me. I have no prgramming experience but am very intrigued and admire you all greatly for what you all know and have accomplished. What I am trying to do is create a program that will make mine and my associates job a little bit easier.
I work for Staples Direct and I am in the Product Lead Group. The sales associates call us for information and item numbers on various numbers. What I am trying to is minimize the number of calls we have to take by making all of this information available on the computer. I have started with Visual Basic 6 and created 7 different screens (forms) the associates will see. The question I have right now, is how do I link the forms together? Example: On the main window fter execution, there are 6 buttons the associates can click on for various categories. Each button brings up its correspinding screen. If the asscoiate clicks on the printers button, then the printers button comes up displaying all kinds of information on various models etc... How do I get each of these screens to pop up from the main screen. The logic seems to be the same as html but unfortunately, I am unable to figure out. Once i can figure this part out, my gui part is done. Then all I have to do is figure out how link the dialog boxes to the database. I'll save that task for later. If you would like to take a look a project and show what i am doing wrong, I'd be glad to email it to you. Just send email address to mastersp@staples.com
Thanks in advance.
I work for Staples Direct and I am in the Product Lead Group. The sales associates call us for information and item numbers on various numbers. What I am trying to is minimize the number of calls we have to take by making all of this information available on the computer. I have started with Visual Basic 6 and created 7 different screens (forms) the associates will see. The question I have right now, is how do I link the forms together? Example: On the main window fter execution, there are 6 buttons the associates can click on for various categories. Each button brings up its correspinding screen. If the asscoiate clicks on the printers button, then the printers button comes up displaying all kinds of information on various models etc... How do I get each of these screens to pop up from the main screen. The logic seems to be the same as html but unfortunately, I am unable to figure out. Once i can figure this part out, my gui part is done. Then all I have to do is figure out how link the dialog boxes to the database. I'll save that task for later. If you would like to take a look a project and show what i am doing wrong, I'd be glad to email it to you. Just send email address to mastersp@staples.com
Thanks in advance.