Im using the getTagsAsStrings() and is working fine, but isn't returning my tag entirely. I'm wanting to use tags to store the image's URL.
The tag on the photo inside flickr reads
"http://www.example.com"
but the function returns
"httpwwwexamplecom"
anyway to get the ://. and such out using the funtion?