build 5 of what ? kixforms or winhttp ?

im in the middle of porting over your bbcodeparser to build 6 of kixforms ... haven't actually got the http download thingy happening yet. i was planning on basically keep all your html parsing intact. - just change the gui peice.

the way its looking right now is that there is one main form ... with a url address bar (kinda like internet explorer) and your "Get It!" button right beside it. The code section listbox (index) and code pane (code) windows are on the form as well. A second dialog will be used to monitor the download status when the "Get It!" button is pressed.

I like how you dynamically created code listviews based on the number code sections found. Nice use of the execute() function. Jochen would be very proud.

I don't have any estimated completion date for build 6 right now ... im adding features to kixforms along with the bbcodeparser port ... but i will mail build 6 and your parser back to you before i release.

-Shawn