Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Markup (HTML, XHTML, XML) _ Just a little help

Posted by: silver Sep 2 2006, 05:03 AM

Hey there, i have currently been working on a project for my clan website, and have come accross a problem, i have used a sub folder to store my members profiles in, so to veiw them you must then goto:

QUOTE
http://www.rah-clan.com/members



And when you click on a profile, and veiw ect, and want to go to another page through the navigation bar, it comes up with not found, this is because obviously the html file isnt in the /members/ sub folder.


So i was wondering is there anyway i can edit the links so when a person click on one it automaticly goes back to the main directory, (public_html)??


I hope this makes sence to someone, if not dont worry.

Posted by: pandy Sep 2 2006, 05:21 AM

Hi! smile.gif

I'm not sure. Is this something you are planning to do, because it doesn't seem to work this way at your site now?

Anyway, is the problem that you want to use the same menu on all pages, in different directories, without editing the menu? In that case use root relative URLs. They will always lead to the same file, no matter where in your directory structure the page with the link is.
http://htmlhelp.com/faq/html/basics.html#relative-url

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)