I just want a simple SQL Server table that has Document Title, Document Description, Category, Link To Document.
We will use it for downloading Technical Documents.
How do I setup SQL Fields and the Settings in ASPRunner so that I can click on a hyperlink (or download button) and be able to Open or Save To Disk the selected document.
Also I want a protected Edit Mode to allow us to add Documents but stop Customers from changing them.
I can live with the last bit if I can at least do the first part.