i have 10 different .net web applications in my computer i need to make a web solution where there will be a grid in one of the web page, that will search for all files present in 10-different application in my computer which have .log extension (i.e log files) and display them in a grid and when ever i click on a button corresponding to that log file name that log file should open.
thanks
thanks