Yup.
> If I were to set up a button in one of my tools called help and I
> want to hypertext link it to a different file- say sometool.html,
> how can I make the button "HOME" go to the original welcome.html
> file? The help button will be a call to xmosaic
> http://some.cpu.com/sometool.html. Does anyone have a better
> suggestion in doing this?
Fork off Mosaic with the appropriate argument for the home page, and
then use the remote control feature to tell Mosaic where to go to get
the document you want the user to view at any given moment. That way
you can run a single Mosaic as a child of your application that
handles all of the help functionality and is driven directly from the
application when the application needs it to do something. See...
http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/Docs/remote-control.html
Cheers,
Marc
-- Marc Andreessen Software Development Group National Center for Supercomputing Applications marca@ncsa.uiuc.edu