Hidy, I am trying to use sockets to retrieve a picture off of a website. This picture changes on each session. So if I refresh I will get a diff picture each time. So really what im wanting to do is once I read what i get back from the socket save it, then open the pic in a dialog. I thought I could be able to do this by /bwrite 'ing each of the code lines for the picture to a file .jpg or something then opening it. But each time I do it it doesn't load the image :\ so I was just wondering if there was a specific way to get an image and then save it to a file so as I could load it into a dialog. Thanks before hand
