Jump to content

works in internet explorer but does not work in mozilla


inaba

Recommended Posts

the code is:

<a href="\\ebddhnt004\group02\folder" target="_blank">

 

the location is actually a network drive.

IE finds the folder correctly.

But mozilla shows error:

The requested URL /\\ebddhnt004\group02\folder was not found on this server.

 

I'm not sure how it works, but \\ is probably treated like a stream-thingy....  (Can't remember what they're called at 3:40AM)

 

Kind of like ftp:// or http:// just \\.

 

So, if that's the case, maybe it's registed in IE, but not in FireFox....

 

You could map the drive and then do like...

 

href="z:\ebdd....."

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.