Link Help Please

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
night
Beginner
Beginner
Posts: 3
Joined: Tue Jul 16, 2002 9:02 am

Link Help Please

Post by night »

Hi I was wondering if anybody can shed some light on this.

I'm creating a website for my project and I found that this menu was wonderful for my uses accept that I can't get the links to work. I'm sorta a newbie.
I have created about 5 sub-folders due to content and left just 3 pages along with the required .js files in the main folders.

I keep getting a "Cannot find server error". IS it because of the way I linked my files or is there something else I'm overlooking.

Here's how one of the coding looks like :
,"Definition of Power","A-Powers\1.1-DEFINITION OF POWER.htm",,,0

Thanks to any/everyone who has taken teh time to read this. Any help Would be appreciated.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Are you sure the file names match.

Dont forget that unix web servers are case-sensitive.

Might need a URL to be able to give you a proper answer.

Cheers
Andy
night
Beginner
Beginner
Posts: 3
Joined: Tue Jul 16, 2002 9:02 am

Post by night »

I can't really give a URL since it's all on my hard disk. And I'm sure of teh files since i bascially copied it folder/file name for name.
night
Beginner
Beginner
Posts: 3
Joined: Tue Jul 16, 2002 9:02 am

Post by night »

I've found the solution by a freak accident. It seems that the menu couldn't read files that had spaces in their names. I just closed it up and the problem is solved. Thank to all
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Oh yeah, forgot about that.

You can use either non-breaking spaces or %20 which is the correct URLencoded value for spaces.

Cheers
Andy
Post Reply