English (Global) > General Discussion
how to get original name file on imgbox
(1/1)
ever:
hello,
after uploaded to imgbox.com all image will be rename, example after upload file name abc.jpg I get this result when copy:
--- Code: newbielink:javascript:void(0); [nonactive] ---imgbox.com/3F5nka42
<a href="imgbox.com/3F5nka42" target="_blank"><img src="thumbs2.imgbox.com/11/57/3F5nka42_t.jpg" alt="image host"/></a>
[URL=imgbox.com/3F5nka42][IMG]thumbs2.imgbox.com/11/57/3F5nka42_t.jpg[/img][/URL]
images2.imgbox.com/11/57/3F5nka42_o.jpg
<a href="imgbox.com/3F5nka42" target="_blank"><img src="images2.imgbox.com/11/57/3F5nka42_o.jpg" alt="image host"/></a>
[UR L=imgbox.com/3F5nka42][IMG]http://images2.imgbox.com/11/57/3F5nka42_o.jpg[/img][/URL]
======================
--- End code ---
any solution for adding original filename to this result, something like:
--- Quote ---imgbox.com/3F5nka42/abc.jpg
--- Code: newbielink:javascript:void(0); [nonactive] ---<a href="imgbox.com/3F5nka42" target="_blank"><img src="thumbs2.imgbox.com/11/57/3F5nka42_t.jpg" alt="image host"/></a>
[UR L=imgbox.com/3F5nka42][IMG]http://thumbs2.imgbox.com/11/57/3F5nka42_t.jpg[/img][/URL]
images2.imgbox.com/11/57/3F5nka42_o.jpg
<a href="imgbox.com/3F5nka42" target="_blank"><img src="images2.imgbox.com/11/57/3F5nka42_o.jpg" alt="image host"/></a>
[UR L=imgbox.com/3F5nka42][IMG]http://images2.imgbox.com/11/57/3F5nka42_o.jpg[/img][/URL]
======================
--- End code ---
--- End quote ---
I found on Setting/View have option:
Format for copying links to clipboard and default input text is "%l", I try some parameter like "%n", "%l%n" but it don't work
can you give me solution, all I want is get link with orginal filename like "imgbox.com/3F5nka42/abc.jpg"
z_o_o_m:
My program uses the same link format as the site. They don't have such link format with the name.
Navigation
[0] Message Index
Go to full version