Mar 17, 2005 #1 Sam577 Technical User Joined Sep 2, 2003 Messages 168 Location 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 Joined Dec 13, 2002 Messages 3,059 Location 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 Joined Sep 2, 2003 Messages 168 Location GB Thanks for that. What's FF? Upvote 0 Downvote
Mar 17, 2005 #4 BillyRayPreachersSon Programmer Joined Dec 8, 2003 Messages 17,047 Location 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!