Skip to main content
August 13, 2008
Answered

index.htm file

  • August 13, 2008
  • 4 replies
  • 1327 views
I just made a simple change to an existing help file using RH7 and compiled it. However, when I use index.htm within the Webhelp folder to view the change, it shows the pre-changed help topic. What do I have to do to get the index.htm to show my changes correctly? Thanks!
This topic has been closed for replies.
Correct answer
Hi again

First off, my apologies to my fellow Adobe Community Expert Peter. I see he popped in probably about the same time I was replying. His post to the thread shows you were to find the page in RoboHelp.

Now for the redirect and why it may be there. We may as well face it, WebHelp output is really a Web Site. Albeit one with a special purpose. Many RoboHelp users are unaware of the ways a Web Site works when it exists on a Web Server. Lets say you have a folder that was provided by your Web Admin folks for you to store files. Sure, you could generate a WebHelp system named MyHelp and plop all the content into the folder. This would mean you have a MyHelp.HTM page that opens the WebHelp system.

Now lets say that someone knows that your output exists in the following location: http://www.mysite.com/mywebapp/help

If they simply typed that URL into the address bar of the browser and pressed Enter, they would more than likely see a list of files in the folder. But if you had a file named index.htm, the Web Browser would see it and immediately display it.

So someone probably created a redirect page called index.htm. And what it probably does is to redirect to MyHelp.htm (assuming my fictitious name earlier). This would allow you to call the WebHelp start page anything you like and have it still work.

Hopefully this made some sense... Rick

I feel like I've learned a great deal...you guys rock!

Thanks very much,
Mary Beth

4 replies

Peter Grainge
Community Expert
Community Expert
August 14, 2008
Go the wizard that generates the help and look in the first field. What is the name of the file at the end of the path shown there?

Are you clear on the difference between the default topic and the start page? Sorry but has to be asked.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Participant
August 14, 2008
I've had this too, opening FF or IE, clearing the cache and then loading the findex.htm file may give the right result.
Captiv8r
Legend
August 14, 2008
Hi all

I'm not sure if IE supports this feature or not. But one of my favorite features of Firefox is the ability to configure it so that when you close it down, it empties the cache. At least it works that way in my Version 2. Then it's as simple as restarting the browser.

Cheers... Rick
RoboColum_n_
Legend
August 14, 2008
Can you clarify what you mean when you say the help won't "open"? Do you see the TOC/Index/Search etc. or is it the topic content you can't see? Also can you confirm whether you are talking about the generated or published output. There is a big difference.
RoboColum_n_
Legend
August 14, 2008
Are you referring to the generated output or the published location? Either way, check that you are looking at the correct location to ensure you are actually looking at the correct file. If you are, check the date stamp on the file.
August 14, 2008
Colum,

I'm talking about the index.htm that is generated as part of Webhelp. The date/time stamp on the file is correct; it just won't pull up the updated help. :<

Thanks!
RoboWizard
Inspiring
August 14, 2008
Hi there MB

I think there is a bit of confusion by your mention of index.htm. I'm guessing this is what you have elected to name your WebHelp start page. If so, that's a good habit!

I think we need more information here. You are talking about changing something. Exactly what, we aren't sure. But then saying that you are looking inside a folder to see the change and not seeing it.

So my question to you would be to ask if you have tried viewing the project by clicking the "View output" button presented to you when the WebHelp generation completes? Or are you instead opening Windows Explorer and browsing to some location in order to view? My guess is that it's the latter. And that could be the whole issue. You are generating to one location and viewing from another.

Cheers... Rick