I would like to be able to have a hyperlink that could jump to a filename specific to individuals stored in the database. For instance, there are scanned images on the network that are named according the the client ID number (for example, 1027picture.jpg or 2746application.jpg). Is there anyway for me to create a single hyperlink on the frontend that could build its address from the selected ID#. I'm hoping to avoid manually adding a list of thousands of hyperlinks to the individual files.
I tried defining the address as [ID]&"picture.jpg" but had no luck.
Does anybody have ANY info on this sort of thing?
I tried defining the address as [ID]&"picture.jpg" but had no luck.
Does anybody have ANY info on this sort of thing?