Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
quote:
Originally posted by: trojnfn
I tried that and it did not work.
My qry.field_name is a pdf, gif, or jpg file, stored in a column in a table.
What I want to do is display the file name after I query the table: <td>#qry.field_name.pdf#</td>
If I click on the qry.field_name.pdf, I want to open the pdf file, if it is qry.field_name.jpg, the open the jpg file, etc.,
that is why I need to setup the link.
What else can I do to display ?
Copy link to clipboard
Copied