Mar 17, 2005 #1 Sam577 Technical User Sep 2, 2003 168 GB Hi, Does anyone know if it's possible to open Windows Explorer in a specific location from a web link? Many thanks Sam
Hi, Does anyone know if it's possible to open Windows Explorer in a specific location from a web link? Many thanks Sam
Mar 17, 2005 1 #2 JamesLean Programmer Dec 13, 2002 3,059 GB This works for me in IE and FF: Code: <a href="file://C:\Program Files" target="_blank">Open explorer</a> --James Upvote 0 Downvote
This works for me in IE and FF: Code: <a href="file://C:\Program Files" target="_blank">Open explorer</a> --James
Mar 17, 2005 Thread starter #3 Sam577 Technical User Sep 2, 2003 168 GB Thanks for that. What's FF? Upvote 0 Downvote
Mar 17, 2005 #4 BillyRayPreachersSon Programmer Dec 8, 2003 17,047 GB Mozilla's Firefox browser. It really is quite good... ad blockers, tabbed browsing, many plugins. Check it out. Dan The answers you get are only as good as the information you give! Upvote 0 Downvote
Mozilla's Firefox browser. It really is quite good... ad blockers, tabbed browsing, many plugins. Check it out. Dan The answers you get are only as good as the information you give!