HTMLView Save Image As...
BlitzMax Forums/MaxGUI Module/HTMLView Save Image As...| 
 | ||
| I am trying to save an image from a web page being shown in an HTML view window.  The image is dynamically loaded so I can't just open a stream to the image from the server.  I want to basically emulate a "right-click/save image as..."  function through software.  Any ideas how I can do this? |