Yeah, this is slowing coming back with this discussion... - 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. -------- Original Message -------- > From: Brent Beardsley <[EMAIL PROTECTED]> > Sent: Wednesday, July 05, 2006 7:38 AM > To: DQSD development discussions <[email protected]> > Subject: Re: [DQSD-Devel] useExternalBrowser required (was RE: Keryn's > Message) > > I'm 100% certain that's what it's for. I use > useExternalBrowser to use Firefox instead of dqsd > forcing it into IE. > > I haven't gotten a chance to install the alpha but > hopefully I'll get to it today. > > Brent > > --- Glenn Carr <[EMAIL PROTECTED]> wrote: > > > > This worries me a little... Does anyone know for a > > fact what > > > useExternalBrowser mean? > > > Is it reasonable to discontinue support for not > > using external browser? > > > > [Glenn] Not 100% certain, but I believe that setting > > useExternalBrowser to > > true meant that the browser was launched using > > whatever app was associated > > with the .htm extension. > > > > Setting it to false meant to just use the current IE > > instance' window.open > > (or a similar method) to open a new browser window. > > > > > > > > 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 > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > 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 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
