![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Mentor, Articles Team
|
Links gone wrong
Continuing on from my last thread on my website
www.freewebs.com/ashots - you'll see the problem if you navigate away from the home page and try the links on other pages. <a href="./how it works/how_it_works.html" with some jargon after it, that does some fancy stuff and has the </a> at the very end All well and good, but on any page but the home page, the link adress displayed and trying to navigate to is: http://www.freewebs.com/ashots/photos/how_it_works.html - the how stuff works.html file is located in /ashots/how it works/ This happens with any links except on the home page. Any ideas, i have attached two files with the two pages code in them, the menu code is pointed out by (menu code starts here -->>)
__________________
"Freedom of thought is best promoted by the gradual illumination of men's minds, which follows from the advance of science" - Darwin Join the TSF folding team - Team 85015 Last edited by TheAtheist; 09-17-2007 at 04:11 PM. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Manager, Design
|
Re: Links gone wrong
Try this:
Remove the . in <a href="./how it works/how_it_works.html"> so it's just <a href="/how it works/how_it_works.html">
__________________
![]() ![]() ----------------------------- There are no dumb questions, unless a customer is asking them. Help in the fight against cancer and other serious illnesses. |
|
|
|
|
|
#3 (permalink) |
|
Folding Along
|
Re: Links gone wrong
Don't ever put spaces in your file or folder names. There are a few browsers that can handle them, but most add stuff (like %20) in place of the space, and others can't find anything after a space.
If you don't like all lower case filenames, likethisismypage.htm try CamelCase, like ThisIsMyPage.htm
__________________
I am not a computer professional, My advice comes from personal experience and/or friends who are computer professionals. Learn By Doing Un-versity Interested in Search and Rescue? Check out the Civil Air Patrol. Come Fold with us. TSF Folding@Home Team |
|
|
|
|
|
#4 (permalink) |
|
Mentor, Articles Team
|
Re: Links gone wrong
Thanks guys, and i will try your suggestions, but what puzzles me is that the same identical code works on the home page, nothing is different about it. but yeah i'll try your suggestions
__________________
"Freedom of thought is best promoted by the gradual illumination of men's minds, which follows from the advance of science" - Darwin Join the TSF folding team - Team 85015 |
|
|
|
|
|
#5 (permalink) |
|
Mentor, Articles Team
|
Re: Links gone wrong
WOW, this is very perculiar, didnt do anything, tried your suggestion dai, didnt work, then tried putting "ashots/thefilename.html" didnt work. Eventually tried again what i had used initally and it worked. So i'm back at square one and it works. Thats page 1 done, now to do the others, i'll report back if it crops up again when editing other pages!
__________________
"Freedom of thought is best promoted by the gradual illumination of men's minds, which follows from the advance of science" - Darwin Join the TSF folding team - Team 85015 |
|
|
|
![]() |
| Thread Tools | |
|
|