PDA

Click to See Complete Forum and Search --> : Showing a image?


Evan
May 16th, 2001, 07:37 PM
Can someone give me the code to show a image from a address like

http://www.yoursite.com/pics/1.jpg

msdnexpert
May 26th, 2001, 11:59 PM
U have something called as the URL object in Jaav. Create a URL object and map it to the image file. Since the image is a jpg file it will be wondloaded and dislayed in the browser.