Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
Resources with blob:https
Resources with blob:https
I don't understand how to get images with a blob:https link into a TStream . Please help, none of the methods are working for some reason. Preferably a method, if it exists at all, without opening new bookmarks in the browser, I'm using ConsoleBrowser as a basis.
- salvadordf
- Posts: 4564
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Resources with blob:https
Hi,
I've never tried to download a blob image directly and I would need a lot more details to be able to help you.
However, most of the issues related to blobs are caused by incorrect handling of popup windows used to download a file.
Try to download that image with the TabbedBrowser2 demo.
I've never tried to download a blob image directly and I would need a lot more details to be able to help you.
However, most of the issues related to blobs are caused by incorrect handling of popup windows used to download a file.
Try to download that image with the TabbedBrowser2 demo.