
What is the best way of doing this?
Hi all. I would like some advise from the experts on this group
please.
I am trying to create an .exe file for the use of travel organisers in
my company. I want the user to be able to start up the .exe file and
be able to do the following:
1. Input and amend requested personal details,
2. Input and amend requested travel details (flights, times, ect...),
3. E-mail or fax those details to our travel agent,
4. Generate a fixed set of reports,
5. Have the ability to save, amend and recall each travel request, and
6. Search for previous requests based on fields ect.
Firstly, can the above be acheived with VB6? I need to make this
application as idiot proof as possible given the varying degree of
computer literacy of the potential users.
Secondly, what is the best way of tackling this problem? I plan to
design the forms needed and place all the controls on the forms where
required. I then plan to program the controls and design the
reports. Is this the best way?
Any other advice?
Thanks in advance.
PD