Hi,
We have a file server where we store data. The user wants to create few buttons in the website , which should enable him to open the documentts from the file server.
Example: lets say you have a network drive called usa , where you store data of each and every state and you check folder called population .. in file server it is like
\\usa\california\population\population.xml
he wants to create a button called california population, if the user clicks on the button .. the xml from the file server should openup .. Any suggestions, please advise.