> Thanks for all of your advice.
>
[quoted text clipped - 56 lines]
>>
>> Yes, look in options under Tools.
> ok I've sorted the page name problem - just wasn't looking hard enough -
> thanks
you're welcome, but you seem to be making this way too complicated.
> I still got
> http://www.andrewscomputersystems.co.uk/index_files/contactus.htm
that's what it's supposed to be.
> so I put all files in the root of wwwroot and edited the index.html to look
> for all files correctly instead of the index_files folder that pub created.
whoa! you did what? If you don't want the sub-folder then turn off the
option to have it. This option is under Tools, Options. You should take some
time to get familiar with options (my site has documentation).
You should never edit the html source code ( as stated on the FAQ -
http://www.publishermvps.com/Default.aspx?tabid=30 ) after a publish.
Everytime you republish the site the files are rewritten.
> I also changed the file list too. This was my first bit of html coding I
> have ever done but it seemed the logical way of doing things.
Actually the file list file is an xml file not html, it's function has
nothing to do with the actual functioning of the web site. It's a special
file that Publisher uses to facilitate the Incremental Upload feature. It
serves a purpose to Publisher and thus is not to be modified.
You should delete all current site files and then publish fresh ones.
> Surely there is a function in publisher to either stop creating a
> index_files or to hide tha when its looking for a page?
Yes there is, as you said earlier- you weren't looking. But... turning off
the sub-folder does modify the file naming convention. It will append the
file names with a prefix of index. I wouldn't get hung up on this either
way, site visitors don't care about your page naming. When you browse sites
do you care about what they named pages?

Signature
David Bartosik - MS MVP
for Publisher help:
www.davidbartosik.com
Richard - 23 Aug 2004 02:21 GMT
ok, cheers for the advice, website is well on the way now you've helped me,
all issues solved - this newsgroup is brilliant -- and you a star - keep up
the good work.
Just one last question - Can you username\password protect a download using
pub2003?
>> ok I've sorted the page name problem - just wasn't looking hard enough -
>> thanks
[quoted text clipped - 38 lines]
> sites
> do you care about what they named pages?
David Bartosik - MS MVP - 23 Aug 2004 03:14 GMT
> Just one last question - Can you username\password protect a download using
> pub2003?
That's a server-side function. Typically securing access is handled with
programming logic on the server which is well beyond the scope of Publisher.
Optionally you can secure a folder, and thus the files it contains, with
server permissions - some hosts support passwording folders, normally thru
their control panel - ask your host for options.

Signature
David Bartosik - MS MVP
for Publisher help:
www.davidbartosik.com
Richard - 24 Aug 2004 00:21 GMT
I host this site using IIS 5.1 - I can get the web sharing feature to ask
for a username and password on a folder ok Is this a good way to do it?
>> Just one last question - Can you username\password protect a download
> using
[quoted text clipped - 6 lines]
> server permissions - some hosts support passwording folders, normally thru
> their control panel - ask your host for options.
David Bartosik - MS MVP - 24 Aug 2004 01:00 GMT
Server side permissions is the faster easier way to go.

Signature
David Bartosik - MS MVP
for Publisher help:
www.davidbartosik.com
enter to win Pub 2003:
www.davidbartosik.com/giveaway.aspx
> I host this site using IIS 5.1 - I can get the web sharing feature to ask
> for a username and password on a folder ok Is this a good way to do it?
[quoted text clipped - 9 lines]
> > server permissions - some hosts support passwording folders, normally thru
> > their control panel - ask your host for options.