PPT97: PowerPoint Hyperlinks Cannot Contain the Number Sign (#)ID: Q167626
|
When you use the Save As HTML command (on the File menu) to convert your presentation into a Web page, some or all of the hyperlinks may not be translated correctly.
PowerPoint does not preserve hyperlinks that include a reference to an bookmark within the same HyperText Markup Language (HTML) document or another HTML document. These types of hyperlinks include the Uniform Resource Locator (URL), followed by a number sign (#), followed by a unique identifier to designate the bookmark within the destination link. For Example:
<A HREF="/www.microsoft.com/office/ork/020/020.htm#ORK020C1">...</A>
Additionally, if a folder contains a number sign (#), (for example 'user#1') and the hyperlinked document is in a subfolder. the hyperlink will break when the presentation is saved.
To work around this problem, use one of the following methods.
<A HREF="/www.microsoft.com/office/ork/020/020.htm">
to this:
<A HREF="/www.microsoft.com/office/ork/020/020.htm#ORK020C1">
Microsoft has confirmed this to be a problem in PowerPoint 97.
Additional query words: 97 ppt97 ppt8 ppt8.0 8.00 Internet WWW worldwide world-wide web A NAME bookmark bookmarks pound special characters range missing image map incomplete does not create client-side server-side
Keywords : kbdta kbhtml
Version : WINDOWS:97
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: June 7, 1999