Development Directions * Write in Readme what Converter physically adds to the code clearly. * Insert web_Console form in z-index construct to enable to see debug window on Browser. done: * Make single web_MsgBox for any number of arguments passed to the function * Make (more accurately speaking pseudomodal) MsgBox: modal for Browser, modeless for Dll. * ASP-Session-Cookie_check scenarios are not clear. Make them reliable and clear once and finally. * Add modeless model. Test and split code for modeless forms using timer put in hidden form. * Add feature: "original Application is preserved." Enable running Dll by coller locally, on Desktop. Do this in modeless model. * Adding 'visibility machinery' seems "overkill" now. Perhaps Contorl.Visibility and Form.Visibility is enough to handle Web-visibility. * Make direct links to specific vb2asp terms in readme, like to FormScript. * Put all web_...Stuff inside one object for elegant and less-name conflicting solution. * InterfaceToDll.ExchangeData is hard to read and modify, make it more structured. * If during conversion VB6Result option has been decided, then add PolishBench already recompiled for VB6. Create it precompiled or modify on-fly. * Properties to add. * Check mark for menu. * font for controls