Hello,
I am trying to export a List of items from a web page to the local machine. Upon successfully exporting the list (which it is successful, since the file is there and file.PathExists returns true), I want a link to pop up to the file. Now I want this link to actually open a system browsing window to the location of the file, I do not want them to actually click the link and have it open the file.
Any help on this would be greatly appreciated, thanks.