Click to See Complete Forum and Search --> : linking


yellowboy
02-25-2003, 11:43 AM
is it possible to link to a page one directory above without using the full address? ie. linking to kevin/main.html from kevin/pages/links.html I want to do this in case i switch servers i wont have to go and fix all my links that were acroos folders

DaveSW
02-25-2003, 11:48 AM
I think its ../ to go up a level

so it could be "../main.html"

Dave

yellowboy
02-25-2003, 02:28 PM
thanks...i thought it was something like that but couldnt remember and then i began to think that that was just in dos