Hi All,
I have collection of Url's in my list box ,and these Url's contain path to some .js files. What I want is that when user double click on of these url, file should open in notepad. Currently am opening a file in firefox. I don't want to download the file I just want to open a file. So am not using web.Client.DownLoad()
Any Idea please help.
thanks,