This Message Forum is no longer in use

Please use the new Bravenet Help Forums FOUND HERE

General Forum
This Forum is Locked
Author
Comment
View Entire Thread
Re: Microsoft Frontpage

I've been wondering how you are able to view the directory structure of a website that is not your own?
How do you know wether or not a subdirectory exists on someone else's website?

Re: Microsoft Frontpage

How do you know wether or not a subdirectory exists on someone else's website?

In some cases we simply give an educated guess based on what users have done in the past. In Matt's case, we don't really know that the "_themes" and "expeditn" folder don't exist. We only know that,the style sheet doesn't seem to exist where it is specified. And from past experience, the most common problem is that the user never uploaded the file or uploaded it to the wrong place. Users often don't realize that web pages are not single files, and that there is usually a folder or two that contains support files. So we just start taking apart the full URL looking to see if it was possibly uploaded somewhere else. Sometimes we find the missing file, sometimes not. Sometimes our guesses are better than other times.

In Matt's case, I would guess that he didn't upload the required folders. But, also in Matt's case, I would not use FTP, especially if I was dealing with paid hosting and want to use FrontPage Extensions. Free sites don't allow FrontPage Extensions, so the simplest way to upload is with FTP. But, on paid web sites, uploading via FTP disables the FrontPage Extensions. If you have FrontPage Extensions enabled in your account, the built-in upload capability will upload all the file/folders necessary for your web pages to work.

Re: Microsoft Frontpage

Thanks Martin, I appreciate the explanation