I'm trying to get web pages into a database, there isn't any storage available to store the images (among other problems) so I'm being forced to convert the images to base64 and include them into the web page as encoded text.  I started with the script on '?do=embed' frameborder='0' data-embedContent>> and soon found the base64 encoding function on  to do it all inside autoit. My problem is I need to be able to scan a folder, look for the image tags inside the html to find the image and