Posted on: 6/17/2014 7:45:03 PM | Views : 251

Hi, i got a dataset from my windows search server query.
in this result set i have for example the filename and full folder path (where the file exists)
i will now show this result set on a webform. the user should click on a hyperlink and (cllientside) it should open the file (like a word docment) with word.
but how can i realize this?
i got from  the windows search a filename like
c:\folder\folder2\folder3\test.doc
i have already create a virtual directory within my webpage to the document library that i search
but how can i map the search server result to clickable links?
best regards

Go to the complete details ...