Re: Absolute path
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 51185
interpreted = N
texte = Almost anything to do with directories will depend on the OS of your server.Though standard HTML works like so:/siteroot/siteroot/folder1/siteroot/folder2so if you wanted an image from FOLDER2 to so in an HTML doc in that is inFOLDER1 you could do:

or

note: ./ same directory ../ up one directory ../../ up two and so on.Now lets say you want an image from another site that is on the same server./websites/site1/images//websites/site2/images/the problem comes in that site1 should not see site2. Meaning that if youwent / you would only get to site1 folder or site2 not the /websites.On both Win2k and Linux we simply established a link to the imagesdirectory.This would basically put a short cut from one site to the other only on thedirectory in which you made the link. Allowing you to drop images into thesite1 image directory and them be available to site2.Hope this helped. I am not sure what you wanted. If I way off sorry for theintrusion.Ron----- Original Message ----- From: Marc Kaiwi
To: WebDNA Talk Sent: Thursday, June 19, 2003 1:10 PMSubject: Re: Absolute path> Not exactly ... what I need is is an an absolute path for an image> which is being [included] from two different directories.>> for eaxample: http://www.host.com/theimage.jpg would work but isn't> there a little wc trick for backing up to the server's root directory?>> Thanks,>> MK>> On Thursday, June 19, 2003, at 01:07 PM, Dan Strong wrote:>> > A little too quick on the send, sorry...> > ------------> > Folder 1> > Folder 2> > Folder 3> > you_are_here.html> > ------------> >> > a link within you_are_here.html like this ../Folder 2/whatever.html> >> > Will bring you up and out of Folder 3 and into Folder 2> >> > Is that what you mean?> >> > -Dan> > ------------------------------------------------------------> > http://www.StrongGraphicDesign.com> > (208) 319-0137 | Toll-free p/f 877-561-1656> > ------------------------------------------------------------> >> >> > On Thu, 2003/06/19 13:04:33 -0700> > Dan Strong wrote:> >> Folder 1> >> Folder 2> >> Folder 3> >>> >>> >> On Thu, 2003/06/19 12:57:22 -0700> >> marc@kaiwi.com (Marc Kaiwi) wrote:> >>> Quick question.> >>> What's that little trick for getting an absolute path? Is it> >>> something like ^/this/that ... where does that put me?> >>>> >>> Thanks> >>>> >>>> >>> -------------------------------------------------------------> >>> This message is sent to you because you are subscribed to> >>> the mailing list .> >>> To unsubscribe, E-mail to: > >>> To switch to the DIGEST mode, E-mail to> >>> > >>> Web Archive of this list is at: http://webdna.smithmicro.com/> >>> >> ------------------------------------------------------------> >> http://www.StrongGraphicDesign.com> >> (208) 319-0137 | Toll-free p/f 877-561-1656> >> ------------------------------------------------------------> >>> >> -------------------------------------------------------------> >> This message is sent to you because you are subscribed to> >> the mailing list .> >> To unsubscribe, E-mail to: > >> To switch to the DIGEST mode, E-mail to> >> > >> Web Archive of this list is at: http://webdna.smithmicro.com/> >> > -------------------------------------------------------------> > This message is sent to you because you are subscribed to> > the mailing list .> > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to> > > > Web Archive of this list is at: http://webdna.smithmicro.com/> >> >> Signed: Marc Kaiwi>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> Web Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Almost anything to do with directories will depend on the OS of your server.Though standard HTML works like so:/siteroot/siteroot/folder1/siteroot/folder2so if you wanted an image from FOLDER2 to so in an HTML doc in that is inFOLDER1 you could do:
or
note: ./ same directory ../ up one directory ../../ up two and so on.Now lets say you want an image from another site that is on the same server./websites/site1/images//websites/site2/images/the problem comes in that site1 should not see site2. Meaning that if youwent / you would only get to site1 folder or site2 not the /websites.On both Win2k and Linux we simply established a link to the imagesdirectory.This would basically put a short cut from one site to the other only on thedirectory in which you made the link. Allowing you to drop images into thesite1 image directory and them be available to site2.Hope this helped. I am not sure what you wanted. If I way off sorry for theintrusion.Ron----- Original Message ----- From: Marc Kaiwi To: WebDNA Talk Sent: Thursday, June 19, 2003 1:10 PMSubject: Re: Absolute path> Not exactly ... what I need is is an an absolute path for an image> which is being [included] from two different directories.>> for eaxample: http://www.host.com/theimage.jpg would work but isn't> there a little wc trick for backing up to the server's root directory?>> Thanks,>> MK>> On Thursday, June 19, 2003, at 01:07 PM, Dan Strong wrote:>> > A little too quick on the send, sorry...> > ------------> > Folder 1> > Folder 2> > Folder 3> > you_are_here.html> > ------------> >> > a link within you_are_here.html like this ../Folder 2/whatever.html> >> > Will bring you up and out of Folder 3 and into Folder 2> >> > Is that what you mean?> >> > -Dan> > ------------------------------------------------------------> > http://www.StrongGraphicDesign.com> > (208) 319-0137 | Toll-free p/f 877-561-1656> > ------------------------------------------------------------> >> >> > On Thu, 2003/06/19 13:04:33 -0700> > Dan Strong wrote:> >> Folder 1> >> Folder 2> >> Folder 3> >>> >>> >> On Thu, 2003/06/19 12:57:22 -0700> >> marc@kaiwi.com (Marc Kaiwi) wrote:> >>> Quick question.> >>> What's that little trick for getting an absolute path? Is it> >>> something like ^/this/that ... where does that put me?> >>>> >>> Thanks> >>>> >>>> >>> -------------------------------------------------------------> >>> This message is sent to you because you are subscribed to> >>> the mailing list .> >>> To unsubscribe, E-mail to: > >>> To switch to the DIGEST mode, E-mail to> >>> > >>> Web Archive of this list is at: http://webdna.smithmicro.com/> >>> >> ------------------------------------------------------------> >> http://www.StrongGraphicDesign.com> >> (208) 319-0137 | Toll-free p/f 877-561-1656> >> ------------------------------------------------------------> >>> >> -------------------------------------------------------------> >> This message is sent to you because you are subscribed to> >> the mailing list .> >> To unsubscribe, E-mail to: > >> To switch to the DIGEST mode, E-mail to> >> > >> Web Archive of this list is at: http://webdna.smithmicro.com/> >> > -------------------------------------------------------------> > This message is sent to you because you are subscribed to> > the mailing list .> > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to> > > > Web Archive of this list is at: http://webdna.smithmicro.com/> >> >> Signed: Marc Kaiwi>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> Web Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
WebCat @ Inkblot Media
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
append=T problem (1998)
So [OT] it's not even funny (2003)
Now you see it now you donīt (1997)
Browser security type (2000)
ShowIf & HideIf Question? (1998)
Search group and ww (2003)
Time limit to WebDNA solution (2001)
The & Problem (1998)
using showpage and showcart commands (1996)
headers (2004)
A zip code search (1998)
What's wrong with this [append] context? (2000)
Variable Sizes, Widths and Colors (2000)
Error, 101 a DNS problem ? (1997)
[WebDNA] I got v7 running on 64-bit Ubuntu 11.04 ... (2012)
[WebDNA] Putting '&search' into URL killing all search contexts on my sites (2010)
[ConvertChars] problem (1997)
Can't Search field (1998)
webcat- multiple selection in input field (1997)
Sending & and other chars thru an append context (2002)