Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Image url
Any chance of making the image property work with a url?
For example if I wanted to store my images on Amazon or something similar rather than the internal server.
That way I can store shitloads of images without concern about drive space and also access images elsewhere if I have the need without requiring direct access to a specific drive on a specific network.
*** "shitloads" is a standardised unit of measurement ***
For example if I wanted to store my images on Amazon or something similar rather than the internal server.
That way I can store shitloads of images without concern about drive space and also access images elsewhere if I have the need without requiring direct access to a specific drive on a specific network.
*** "shitloads" is a standardised unit of measurement ***
Comments
If you create an OLE control on a form without a ProgID, then you get a browser control by default, which is the Explorer WebBrowser control. Call the Navigate2 method to pass in your image URL. Voila.
*** "Voila" is the technical term for "Wahoo" ***