Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
link to files in a different folder
Name: robber2 Date: October 26, 2006 at 14:33:33 Pacific OS: w xp home CPU/Ram: 2 gig celeron, 256 MB Product: dell dim 2350
Comment:
okay, i'm dumb, i admit it! say i have a folder what contains two others: main folder contains folder home, folder bedroom. now, in the bedroom folder is a page on which i want to display a file from the home folder, call this file "roof.jpg". how do i call up the file from the page in the bedroom folder without putting the roof file in the bedroom folder? (told you i'm dumb) thx
Name: Michael J (by mjdamato) Date: October 26, 2006 at 15:04:09 Pacific
Reply:
Just so we're clear you have the following structure:
[main] --[home] --[bedroom]
When specifying the path, you can move up a folder by using a double period ".."
So, in a page that exists within the [bedroom] folder you can link ot a file in the [main] folder like this "../file.htm" or you can link to a file in the [home] directory like this "../home/file.htm"
Michael J
0
Response Number 2
Name: robber2 Date: October 26, 2006 at 15:56:46 Pacific
Reply:
That's what I'm talking about! Nice to be getting good AND immediate help from the pros! Muchas Garcias, hermano!
Summary: I have WAMP set up on my personal PC. What I am trying to do is on the Apache server have a website that is built with PHP and a MySQL database to have an interactive website that has a bunch of link...
Summary: I plan on making a text based "link" page using HTML. I want to have about thirty text links on this page. I want to use a pearl active script to randomize the links. The script will reside in my CGI-...
Summary: Dear Sir, Would you give me some suggestion regarding deleting the inactive file in the temp folder which contains the rpt file created during running the crystal report in asp.net. Due to overloadin...