Sorry about the confusion. What I want to do is create a set of linked pages
that allow a user to input information that will then be processed by a
program on the user's machine. Publisher seemed to have everything (except
how to send the text fields to a file) -- hyperlinking with text boxes to
input information with pages to provide the user with context for the
information (e.g., labels) and with help menus. However, I do not want to
use the web to do this -- or at least I don't think I do, since I do not want
the information sent to me, but to the user for use with a program that the
user has on their machine --- and there are multiple users with multiple
machines. I want to deliver this set of pages with the program.
The user will log onto a particular machine, initiate the main GUI page,
hyperlink to the appropriate pages, submit the information in the text boxes,
the submit the information to a file on the same computer and run the program.
I hope this makes things a little clearer -- and if something else will do
this job easier/better, suggestions are welcome.
Bill C.