I am just beginning to try to learn how to use VB6 DHTML to write a program for use as a website.

The program will need several pages, and the ability by a user, using the BUTTON feature (equivalent of a COMMAND in VB6) to switch from page to page.

Can anyone please give me a pointer as to what code to use in a DHTML application to achieve this? It needs to be the equivalent of form load/unload in a VB program which uses more than one form - which I have made to work well.

My textbooks on VB6 are rather scant when it comes to DHTML - maybe just one brief chapter to introduce some features, but little "meat". With VB6 those books, plus very helpful assistance from this forum, have solved every problem I have encountered in VB6. Can anyone please recommend a book which describes to a relative beginner how to get started with VB6 DHTML?

All assistance appreciated. There appears to be a heap of advanced detailed information on Internet, but I have yet to find a broad guide for newcomers to DHTML in VB6.


ca.moore