Getting image from url dynamically??
Posted: Fri Feb 12, 2010 9:45 am
Hi folks,
I'm stuck up with a function(or) code I need to implement.I need to get the images from an url(which actaully are in the local server) dynamically and display them as a thumbnail....here is the link I'm talking about to get a clear ideahttp://omars.gmu.edu/items...an image should be displayed on the left of every item that is displayed...
Here is how an image is to be retrieved...when I click on any item it redirects to another page,which on this page will be http://omars.gmu.edu/items/show/2536,when clicked on "Paper: "The Center for Interactive Management," October 1981"...When the page is scrolled down,an Identifier tag can be seen which has an url...when clicked on that,it again redirects to the link provided...the clickable version of the page is not updated yet...sorry for the inconvenience....Finally,this page contains some images,pdf,documents which should be displayed as a thumbnail in the browse items page I'm worrying abouthttp://omars.gmu.edu/items...
Any help is greatly appreciated....
I'm stuck up with a function(or) code I need to implement.I need to get the images from an url(which actaully are in the local server) dynamically and display them as a thumbnail....here is the link I'm talking about to get a clear ideahttp://omars.gmu.edu/items...an image should be displayed on the left of every item that is displayed...
Here is how an image is to be retrieved...when I click on any item it redirects to another page,which on this page will be http://omars.gmu.edu/items/show/2536,when clicked on "Paper: "The Center for Interactive Management," October 1981"...When the page is scrolled down,an Identifier tag can be seen which has an url...when clicked on that,it again redirects to the link provided...the clickable version of the page is not updated yet...sorry for the inconvenience....Finally,this page contains some images,pdf,documents which should be displayed as a thumbnail in the browse items page I'm worrying abouthttp://omars.gmu.edu/items...
Any help is greatly appreciated....