News

Launch Visual Basic 6 or Visual Basic Express. Open the project file in which you want to create a module and command button that creates an Excel spreadsheet from selected data.
I am trying to use WinHTTP in VB2005 in order to access an html page and read the html into a variable or the like. I can't find a tutorial anywhere for it, and it's not in any of the books I've ...
Sure, .NET's got great support for XML, but what's a VB6 programmer to do? Learn to work with MSXML2's DOM parser, that's what.