Browser is original FIVEWIN.
If you try the demo c:\FWH\samples\testxbrw.prg be sure to uncomment the ADS stuff.
//extern AdsKeyCount, AdsGetRelKeyPos, AdsSetRelKeyPos
//#command SET SERVER LOCAL => AdsSetServerType ( 1 )
//#command SET SERVER REMOTE => AdsSetServerType ( 2 )
//#command ET FILETYPE TO <x:NTX,CDX,ADT> ;
// => AdsSetFileType( if( upper( <(x)> ) == "NTX", 1, ;
// if( upper( <(x)> ) == "CDX", 2, 3 ) ) )
/*REQUEST ADS
rddRegister( "ADS", 1 )
rddsetdefault( "ADS" )
*/
//SET SERVER LOCAL
//SET FILETYPE TO CDX
I only made a little tool to design the outlook of the browser visually.
It saves you much time. It is a work in progress.
www.fwcodesnips.comor
http://www.winhotel.info/aspnewsletter/ ... d=26&sud=2Regards,
Otto