VB6 Ascii Art Corrupt Output
-
All, I've wanted to complete my Ascii Art project in VB6 for my son before I tried to port it over and learn VB.Net in more detail. My son loves the end-result art work you can do by loading an image and having it come out as colored HTML. Instead of buying a program to do it, I wanted the challenge of doing it myself. This program will take an image file (gif, jpg, bmp) and convert it to ASCII and store it in a colored htm file. It uses a loop that replaces a pixel with a letter. I've got the program working in VB6 funtionally; however, the output is not what is expected and after a couple weeks have no idea why. I was hoping I could post the program here or send it to someone who has time to review the programs code. It's approximately 270 lines of code. Small project with one form only. I didn't see where I could attach a file to upload the code here. Suppose I could copy/paste it all here, but wanted to see who was interested first. Plus with the program, I'm sure it will be much easier to troubleshoot. Sincerely, Harold