William L. Hartzell wrote: > Sir: > > Dan Drake wrote: > >> On Wed, 22 May 2002 05:57:15 UTC, "William L. Hartzell" >> <[EMAIL PROTECTED]> wrote: >> >> >>> However, instead of this above, if you go to an url object and change >>> the system wide default browser to mozilla, those applications that >>> now start a mozilla session are correctly coded. >>
This is another take on this issue. From: riethdorf@xxxx (Michael) the reason is just simple, mozilla use a different DDE server name than netscape workaround: use netscdde from XWorkplace, settings below Pathname: c:\tools\xworkplace\bin\netscdde.exe Parameters: -X -p r:\mozilla098\mozilla.exe -s r:\mozilla098 -S Mozilla %U note: - switches in Parameters are case sensitive - neither xwp nor mozilla is in my PATH/LIBPATH so I have to specify - Parameters field is limited to 64 characters - may not work with all mozilla builds, 0.9.9+ for example opens a new copy of the browser with url instead in the running instance (0.9.8 does this right) - mozilla hasn't to be active -- Bill
