You could try a findnocase() to get the position of \\, then
strip off
everthing before it
Steve
"jamie61880" <webforumsuser@macromedia.com> wrote in
message
news:gh6qds$7p$1@forums.macromedia.com...
> Hi. I am trying to put a link on a web page that we use
internally at work
> using cold fusion to open a file that is on our internal
network. I'm just
> wondering how I could get this work? What it's doing
when I create an a
> href is
> it's doing a relative link, but I don't want that
address to show up in
> the
> link. Is there a way to strip out that part of the
address? I will not
> show the
> entire path, but just a little so you can understand
what I'm talking
> about. I
> want just this to show in the address bar when I click
the link:
> \\Server\Server_Folder\Sales What shows up instead for
the link is:
>
http://192.168.0.2....\\Server\Server_Folder\Sales
> How do I get rid of the
http://192.168.0.2...?
> Can someone please help me? Thanks.
>
> Andy
>