I can map to files on my network drive by telling it what letter to go to like this
aI("text=DVDs;url=File:///G:/Movies/Dvds;target=new");
...but !
I can't view it from another computer without pre-mapping the same drive letter on that machine.
Isn't there a way I can use the server name ...
Search found 3 matches
- Wed Dec 09, 2009 10:28 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Help with mapped drives ?
- Replies: 2
- Views: 4512
- Wed Nov 25, 2009 6:33 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Linking Menu to Local file/folder
- Replies: 2
- Views: 4481
Re: Linking Menu to Local file/folder
OMG Andy, I love you!
I scoured the net all day yesterday with everyone saying that you can't do it. Your support alone was worth the price of admission, thank you sir!
JJ
I scoured the net all day yesterday with everyone saying that you can't do it. Your support alone was worth the price of admission, thank you sir!
JJ
- Tue Nov 24, 2009 11:33 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Linking Menu to Local file/folder
- Replies: 2
- Views: 4481
Linking Menu to Local file/folder
Hello,
I'm trying to link a few of my menus to a local file or folder.
with(milonic=new menuname("Media")){
style=menuStyle;
aI("text=DVDs;url=C:\Documents and Settings\All Users\DVDs;");
aI("text=Music;url=C:\Documents and Settings\All Users\Music;");
}
So the above link ends up coming up as ...
I'm trying to link a few of my menus to a local file or folder.
with(milonic=new menuname("Media")){
style=menuStyle;
aI("text=DVDs;url=C:\Documents and Settings\All Users\DVDs;");
aI("text=Music;url=C:\Documents and Settings\All Users\Music;");
}
So the above link ends up coming up as ...