BACKGROUND:
Back end Access database that stores hours and projects worked on by our department developers. Frontend a reminder cartoon character that reminds user on their desktop if they have submitted their time, and option to invoke the application to enter time, or to snooze. I have the JAVA animation and applet to work. I have the access database developed, incasing it in VB.
PROBLEM:
I do not know how to call this VB application (form) to launch from the command button on this applet.
OTHER:
This application will reside (Access part) ina central network (protected). VB is used for front end form. How does one call a VB app to launch from any command button click event. More likely we will install the app (VB) in the program dir. We use Windows NT.
Thanks in advance.
RS