/    Sign up×
Community /Pin to ProfileBookmark

Can i make selected a file in folder by an HTML link

I m working on project in which, i m creating dynamic link like

D:processdocabc.mpeg

when i clicks on this link then by default file abc.mpeg open in windows media player, but i what i want that when i click on this link then doc folder open and the file abc.mpeg should be selected.

Please suggest me a good solution of this problem ASAP.

Thanks & Regards
Rajiv K. ?

to post a comment
HTML

7 Comments(s)

Copy linkTweet thisAlerts:
@bals28mjkSep 26.2007 — What operating system do you have. (e.g Windows, Mac, etc.)
Copy linkTweet thisAlerts:
@contactrajiv08authorSep 26.2007 — I am using windows.
Copy linkTweet thisAlerts:
@contactrajiv08authorSep 27.2007 — The link u have provided to me does not works on Windows XP.

Do u have any idea that how i can use this on Windows XP.
Copy linkTweet thisAlerts:
@KravvitzSep 27.2007 — Did you actually try it or did you just see that XP isn't listed as a version of Windows that it works in?

I tried it in WinXP myself and it seemed to work (though it wasn't from a web page).
Copy linkTweet thisAlerts:
@contactrajiv08authorSep 27.2007 — I have tried this actually, i tried this in project first on jsp page but it didn't run then i tried this on a simple html page it is not running here also.When i tried this on my jsp page then it was looking for the file in my project's context, and on html it takes path as saved html files path and given path.
Copy linkTweet thisAlerts:
@KravvitzSep 27.2007 — I can't seem to get it to work from a web page either.

This works:
<a href="file:///c:/windows/explorer.exe">launch explorer</a>
but I can't get it to work when I add the parameter to it:
<a href="file:///c:/windows/explorer.exe%20/select,c:/temp/temp2.html">go here</a>
×

Success!

Help @contactrajiv08 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...