Question
Splash screen
In RH8...generating HTML Help...
My splash page has a GIF with a dhtml control and a redirect to a welcome page.
When I compile, the splash opens fine, but I get a page not found message on the redirect.
I've used the following code in the meta section: <meta HTTP-EQUIV=refresh CONTENT="4;URL=WelcomeMessage.htm">.
WelcomeMessage is the exact name of the topic.
Does anyone have ny ideas why the page is not found?
Thanks.