I have a screen written in Visual FoxPro 9 that has text label, graphical boxes and other colored shapes. I need to convert this exact image into an HTML file so it can be read on the Internet Explorer.
Visual FoxPro 9 has a program called GenHtml.prg and all it seems to do is just transfer the lables and nothing else.
Could someone show me a way to do this
Thanks!