Good day all:
I have a problem, that should be easily corrected, that I don't know how to correct.
I created a DB that stores 100 land records. Each land record has a corresponding Picture.
I want my Data Access Page to show the land record info with the appropriate picture. So, I created the DAP and everything works perfectly except that instead of getting the picture to show on the page, the text box only shows the path to that picture and not the picture itself.
Text label = Pictures: | Text Box = Shows the path example : file:///C:\WINDOWS\Desktop\The Final Orange Database\pictures\Big Bob's.jpg
How do I get this picture to show? I hope that explains it all.
I have a problem, that should be easily corrected, that I don't know how to correct.
I created a DB that stores 100 land records. Each land record has a corresponding Picture.
I want my Data Access Page to show the land record info with the appropriate picture. So, I created the DAP and everything works perfectly except that instead of getting the picture to show on the page, the text box only shows the path to that picture and not the picture itself.
Text label = Pictures: | Text Box = Shows the path example : file:///C:\WINDOWS\Desktop\The Final Orange Database\pictures\Big Bob's.jpg
How do I get this picture to show? I hope that explains it all.