import an image/information from a remote html page
Posted: Mon Apr 23, 2007 8:01 am
Hallo,
1/I'd like to import a dynamic image(f(t)) from a distant server by simply calling the URL stocked in my database (example http://xxx.yyy.zzz.200/Sectorr1/florida/florida-day.png),when I click on a button I'd like to display the image on the footer of my page.The problem is that the whole html page is displayed and not only the image.How could I display only the image?
2/I'd like to import some information (variable) from a distant html page.Could you please help me
Thanks[/img]
1/I'd like to import a dynamic image(f(t)) from a distant server by simply calling the URL stocked in my database (example http://xxx.yyy.zzz.200/Sectorr1/florida/florida-day.png),when I click on a button I'd like to display the image on the footer of my page.The problem is that the whole html page is displayed and not only the image.How could I display only the image?
2/I'd like to import some information (variable) from a distant html page.Could you please help me
Thanks[/img]