Hi,
I`m currently setting up a database to display the status of documents (version's available). Although this isn`t too much of problem I also want allow users to be able to download/open the document by clicking on the returned row from the database:
i.e
ID FileName Version
1 Scope Doc 1-0
I want users to be able to click on Scope Doc to view it.
Any ideas to help (tutorials) or even the code?
Thanks guys?
I`m currently setting up a database to display the status of documents (version's available). Although this isn`t too much of problem I also want allow users to be able to download/open the document by clicking on the returned row from the database:
i.e
ID FileName Version
1 Scope Doc 1-0
I want users to be able to click on Scope Doc to view it.
Any ideas to help (tutorials) or even the code?
Thanks guys?