Hi,
I was wondering if the Web Explorer Server version can have the toolbar so that it is along the top. Much like the Web Explorer Pro.
We have the source but this would make it easier to fit into other applications.
Thanks,
Mark
Mark
2/15/2005 5:22 PM
Hello,
Ok, since we own the source, I have completed the changes and now I have the tool bar along the top like the Web Explorer Pro.
I still need to add a variable to the code so that I can switch between the two tool bar positions, side and top. Much like the hide tool bar variable.
If you get this soon perhaps you could point me in the right direction?
Thanks,
Mark
Mark
3/1/2005 11:17 AM
Hello Cem,
I have added the variable and now at login you can specify to have the toolbar at the top or default side. Like this login.asp?toolbartop=on
The code could be a little cleaner but it works for now. Perhaps when you get this I could send you a copy (if you have time) and you could see what you think.
Thanks,
Mark
Mark
3/2/2005 10:27 AM
Hi Mark,
Actually WebExplorer Server had the toolbar at the top before version 2.9. For the sake of simplicity, I moved the toolbar to the left in later versions.
However it may be better to let the users prefer the toolbar mode so I may include this option much like you implemented.
Thanks.
Cem Alacayir
3/4/2005 9:05 AM