>- see footer for list info -< Thanks for the post Duncan but I don't think that helps me?...
* Here's my original question.... Is there a command that let's me convert... D:\Inetpub\sites\webroot\nicktest\thumbs\map_page_1.jpg into... /nicktest/thumbs/map_page_1.jpg Cheers, Nick. 2008/6/4 Duncan Cumming <[EMAIL PROTECTED]>: > >- see footer for list info -< > > http://corfield.org/blog/index.cfm/do/blog.entry/entry/Backslash_is_NOT_a_path_separator > > >>> "Nick Middleweek" <[EMAIL PROTECTED]> 04/06/2008 15:20 >>> > >- see footer for list info -< > Thanks Russ, > > I've had a look at those, well two of them, i can't find the other one and > I > still can't convert a full path into a web path. > > Perhaps I need to use replace string and switch the \ to / > > ? > > Cheers, > Nick > > > > 2008/6/3 Snake <[EMAIL PROTECTED]>: > > > >- see footer for list info -< > > You need to looking at functions like these to calculate your paths. > > > > GetTemplateFrompath() > > ExpandPath() > > getCurrentTemplatePath() > > etc. > > > > Russ > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Nick Middleweek > > Sent: 03 June 2008 18:12 > > To: Coldfusion Development > > Subject: [CF-Dev] convert a full path into a web relative path? > > > > >- see footer for list info -< > > hello, > > > > Is there a command that let's me convert... > > > > D:\Inetpub\sites\webroot\nicktest\thumbs\map_page_1.jpg > > > > into... > > > > /nicktest/thumbs/map_page_1.jpg > > > > ? > > > > > > Thanks, > > Nick > > -- > > I know what I want to do, I just don't know how to do it! :-) > > _______________________________________________ > > > > For details on ALL mailing lists and for joining or leaving lists, go to > > http://list.cfdeveloper.co.uk/mailman/listinfo > > > > -- > > CFDeveloper Sponsors:- > > >- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -< > > >- Lists hosted by www.Gradwell.com <http://www.gradwell.com/> < > http://www.gradwell.com/> -< > > >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help > -< > > > > > > > > _______________________________________________ > > > > For details on ALL mailing lists and for joining or leaving lists, go to > > http://list.cfdeveloper.co.uk/mailman/listinfo > > > > -- > > CFDeveloper Sponsors:- > > >- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -< > > >- Lists hosted by www.Gradwell.com <http://www.gradwell.com/> < > http://www.gradwell.com/> -< > > >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help > -< > > > _______________________________________________ > > For details on ALL mailing lists and for joining or leaving lists, go to > http://list.cfdeveloper.co.uk/mailman/listinfo > > -- > CFDeveloper Sponsors:- > >- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -< > >- Lists hosted by www.Gradwell.com <http://www.gradwell.com/> -< > >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -< > > > ********************************************************************** > This email and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed > and should not be disclosed to any other party. > If you have received this email in error please notify your system manager > and the sender of this message. > > This email message has been swept for the presence of computer viruses but > no guarantee is given that this e-mail message and any attachments are free > from viruses. > > Fife Council reserves the right to monitor the content of all incoming and > outgoing email. > > Fife Council > ************************************************ > > > _______________________________________________ > > For details on ALL mailing lists and for joining or leaving lists, go to > http://list.cfdeveloper.co.uk/mailman/listinfo > > -- > CFDeveloper Sponsors:- > >- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -< > >- Lists hosted by www.Gradwell.com <http://www.gradwell.com/> -< > >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -< > _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
