I have created a web page that consists of a repeating region from a database. The resulting table gives the details of a server stored document. The columns are: the date the document was stored,the document title, and a final 3rd column.
I want this 3rd column to contain an icon of either a pdf, word, excel, etc,that denotes the document type. This icon should than be able to open the relevant document from the server when pressed.
How do I generate this 3rd column dynamically?
I would appreciate any help - thanks.
I want this 3rd column to contain an icon of either a pdf, word, excel, etc,that denotes the document type. This icon should than be able to open the relevant document from the server when pressed.
How do I generate this 3rd column dynamically?
I would appreciate any help - thanks.