Hyperlinks to htm files
- To: mathgroup@smc.vnet.net
- Subject: [mg12304] Hyperlinks to htm files
- From: "James Wyant" <jcwyant@u.arizona.edu>
- Date: Thu, 7 May 1998 18:51:44 -0400
I am trying to use hyperlinks to jump from a Mathematica notebook to htm
files in the same folder as the notebook. The only way I can get the
hyperlink to work is to supply it with an absolute address as shown
below.
Cell[TextData[ButtonBox["Surface Plot",
ButtonData:>{
URL[ "E:/ZernikeNotes/CylindricalPlot3DN1.htm"], None},
ButtonStyle->"Hyperlink"]], "Text"]
I have no problem using relative addresses for hyperlinks between two
Mathematica notebooks, but I am not able to use relative addresses for
hyperlinks between notebooks and htm files. Does anyone have a
solution?
Also, is it possible to use hyperlinks in Mathematica notebooks to open
files in other programs such as PowerPoint?
Thanks.
James C. Wyant
Optical Sciences Center
University of Arizona
520-621-2448
jcwyant@u.arizona.edu
http://www.opt-sci.arizona.edu