highlighting a file
-
Hello, I am writing a web application in asp.net and in it I have a button that opens a specific directory on a network drive (actually opens explorer and shows files). What I want to do is select or highlight a file whose name i know. I want it to be marked so that the user will see it right away. I was thinking in the direction of javascript, since it is client-related, but couldn't find any solution. Ideas?
-
Hello, I am writing a web application in asp.net and in it I have a button that opens a specific directory on a network drive (actually opens explorer and shows files). What I want to do is select or highlight a file whose name i know. I want it to be marked so that the user will see it right away. I was thinking in the direction of javascript, since it is client-related, but couldn't find any solution. Ideas?
-
Yes, but that is not the problem, i have access. Anyway, i decided to choose an alternative solution, so nevermind...