Hi Glenn and Brent, > > I'm 100% certain that's what it's for. I use useExternalBrowser to > > use Firefox instead of dqsd forcing it into IE. > > - useExternalBrowser was added to allow invocation of > browsers other than IE. Invoking the default browser > required that we re-create the FORM in an temporary external > file with .htm extension, then invoke the default handler for > the temp file. > - if IE was the default browser, then we could bypass the > temp file creation > > Whether any of that logic even applies now, I don't know.
It probably does. The only difference is that nowadays, windows created within the DQSD browser instance all suffer from the same security settings that DQSD does. I don't think I've added flags to allow ActiveX controls, and I don't think I should. Since the browser is now opened onto the big bad Internet, it should probably be a separate instance. I think useExternalBrowser is a reasonable default, and should be the only option. - Kim Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel
