On Wednesday, April 13, 2005, at 05:05AM, <[EMAIL PROTECTED]> wrote:

>One thing though. In my sample page it made an INDEX.HTML file. My main page 
>is also named
>INDEX. I can rename the new file,but then i would have to go into 240 IE files 
>and change the hyper
>ref name to the new name,one by one. Any quick fix for this.

Organize the display into a subfolder:

/folder/index.html <- main
/folder/event/index.html <- particular display group

Then the only file you have to edit to point back to the main page is the event 
reference index.html page, unless you want every page to have access to the 
main as well. 

My page template allows all files access to the main by including an href to 
"../../index.html" . 

Godfrey

Reply via email to