I heard this may be available finally on VB4 and would like to know if this is true.
Currently when I right click and "Copy Image Location" or go to the properties of an attached jpg image, it gives me the attachmentid number.
I would like the url, as in
http://www.website.com/XXXXXX/XXXXXXX.jpg
Example, this image:
http://z.about.com/d/cruises/1/0/P/R...r_paris003.jpg
When uploaded, I can only seem to grab this url:
https://vborg.vbsupport.ru/attachmen...1&d=1264644599
I understand this will still work in VB forums as a hotlink, but I'll attempt to hotlink with this url in phpbb forums as well and it will not work.
I am currently using the "Folder" method for storing my images, not the database.
Can you tell me if it's possible to obtain the .jpg url of the image by default?
Thanks.