Quote Originally Posted by MarkT
Are you sure the objrst("link") is returning a valid path? Have you tried hard coding the fs.FileExists with a valid path to see if it responds the way you expect it to?
when the link is used in a <a href> tag they work.

What I am trying to do, is match folder/doc to mapped drives. If the file is on the "S" drive on my machine, and I move to another machine where the same folder/doc is mapped to the "F" drive, modify the link appropriately.

Sounds easy, but its driven me nuts today...