Recent content by davidmwilliams

  1. D

    Where is a good restaurant to eat for a birthday dinner?

    There's some nice restaurants around Newcastle, Australia. However, you didn't think to mention where you were.
  2. D

    How can I show html code in vb6?

    The text control, as you have dicovered, will literally show the text string as listed. It is not an HTML parser or renderer. There are two possible options. One is to add an Internet Explorer control to your toolbox and to use it on the form. Then you can have it display HTML. Alternatively...
Back
Top