in
Innovasys Logo

Opening the help window to a specific page

Last post 09-01-2010 2:25 PM by logicscreen. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 06-16-2010 6:00 PM

    • Dog
    • Top 75 Contributor
    • Joined on 06-16-2010
    • Posts 6

    Opening the help window to a specific page

    I need to know how to open the plain html help to a specific page when using a web link.

    This should be possible, but I can't find where to do this task.

    Jon

  • 06-17-2010 10:14 AM In reply to

    Re: Opening the help window to a specific page

    When your web help is published to a web server you can open a specific page by passing the topic name (with the .html extension) as the querystring to webframe.html. e.g.

    http://www.mysite.com/help/webframe.html?mypage.html

    Richard Sloggett
    Innovasys
    http://www.innovasys.com
  • 09-01-2010 2:25 PM In reply to

    Re: Opening the help window to a specific page

    Is there also a possibility to jump to a certain anchor on the page by adding a parameter to the querystring?

    Something like:

    http://www.mysite.com/help/webframe.html?page=mypage.html&anchor=myanchor

    would be great.

     

    Edit: Forget it, has been a long day. Adding the anchor behind the topic works just fine:

    http://www.mysite.com/help/webframe.html?mypage.html#myanchor

Page 1 of 1 (3 items)