I am trying to work on a asp.net page that will be on our company intranet.. Our company uses tons of flowcharts and i would like to create a page tha allows the user to enter some text in a textbox and have the program search a specified path for any filenames containing the text that was entered by the user and return the results in a datatable or some kind of table format on the page..
I would also like to have the filename be a link so that the user can click on the filename and it will open that file.. is this possible and if so where do i start?
Thanks in advance for any input....
I would also like to have the filename be a link so that the user can click on the filename and it will open that file.. is this possible and if so where do i start?
Thanks in advance for any input....