L
Luminary
How can I create a taskbar toolbar that points to a local web page
without having a web server running? The "New Toolbar..." dialog seems
to only accept http urls, not file ones (e.g. file:///d:/mypage.htm).
I've tried to look for ways to work around the syntax check in the
dialog by searching the registry for info on the configured toolbars,
but I haven't been able to find anything useful.
The context is that I have a Java applet that is designed to be
displayed in the taskbar and I just can't require people to have a web
server running in order to run the applet (otherwise using
http://localhost/whatever would of course work just fine). Downloading
the applet from a remote site is not an option either.
Does anyone know if this can be done? Or where (and how) the system
keeps information about the toolbars?
Thanks in advance,
micke
without having a web server running? The "New Toolbar..." dialog seems
to only accept http urls, not file ones (e.g. file:///d:/mypage.htm).
I've tried to look for ways to work around the syntax check in the
dialog by searching the registry for info on the configured toolbars,
but I haven't been able to find anything useful.
The context is that I have a Java applet that is designed to be
displayed in the taskbar and I just can't require people to have a web
server running in order to run the applet (otherwise using
http://localhost/whatever would of course work just fine). Downloading
the applet from a remote site is not an option either.
Does anyone know if this can be done? Or where (and how) the system
keeps information about the toolbars?
Thanks in advance,
micke