Re: Display jpg via http url
Posted: Thu May 04, 2023 5:32 pm
Thank you Antonio!
www.FiveTechSoft.com
https://forums.fivetechsupport.com/
Very Simple:Is there an example that can show me how to display a jpg file from an http link in a popup window or dialog? Nothing fancy, just a simple window to display a 320x240 jpg to the user, with the ability to close the window after review.
Code: Select all | Expand
cUrl := "https://www.jesmondfruitbarn.com.au/wp-content/uploads/2016/10/Jesmond-Fruit-Barn-Oranges.jpg"
XIMAGE( cUrl )