Hi there
is there any way/function to get image's raw url?
Le me explain : i want my visitors to be able to post the images on other sites like myspace. So i've put a text area under the image but no way to get image real url to put in the code that will display into this box...
look here :
http://dirtydirtydancing.com/default.aspx?Album=Bugged Out At Field Day - 9th August&Image=DSC_0002.jpgthats what i want to do on my gallery!
Comments
If i right click the image on my gallery i would get this kind of url and this works on myspace :
http://www.mysite.com/cache/Parties/thelastparty/myimage.jpg_800.jpg
but if i use the getFullImageURL fonction i would get this url that wont show the image on myspace :
http://www.mysite.com/albums/Parties/thelastparty/myimage.jpg
i need to get the first one.