Thanks for the tip. I hadn't thought of it like that. Thanks and I'll try
that in case it works.
Nicole A.
www.aeontrek.com
"Michel Laine" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I don't have any solution to your proble, but as i look at this code my
I don't have any solution to your proble, but as i look at this code my first
reaction is:
Isn't it possible to use the ' ' character to encapsulate strings in some
places - so you don't have to escape all slashes?
If you don't have any variables or code inside the " " that needs to be parsed
it s
Hello. Anyone familiar with making a unc path linkable on a webpage? I want
to be able to create links to directories over the network using UNC paths.
I am generating the paths dynamically.
Win2k / Apache / PHP 4
Here is an example of what I've got so far:
require("incs/FileSystem.inc");
requ