User-401818107 posted
Hi expert, If my images are stored in the files system and my images are displayed as <img src="images/<%=id%>/<%= System.IO.Path.GetFileName(file) %>">
How to add the hyperlink to link the images from the file system in the next page.
Thank you!