Modified it. Here it is, in case anyone's interested:
function select_option (selectbox) {
// Clears selected items in listbox, and re-selects them
// This displays items in the visible part of the list!
var selection = new Array (selectbox.options.length);
for (var i=0...
OK, thanks. I thought it might be something like this. Strange that the selected items aren't visible in the listbox at the start, though!
The code doesn't do exactly what I need, but it's easy enough to modify. Thanks for the quick response!
Si
I am using PHP to query a database and populate a multiple SELECT box. It also highlights the selected options. Since the list box is only two lines high, and there are more than two options, sometimes the selected items do not show in the list box. If you scroll down, they are highlighted as...
OK, thanks guys. I'll install the Service Packs and see if that makes a difference. Failing that I'll try the autodisconnect. I'll let you know if it works.
Thanks for the response. How would this work, exactly? I have tried looking up the autodisconnect option on the Microsoft website. Do I set the autodisconnect option on all the clients, or just on the server?
I presume that disabling autodisconnect would prevent network shares being...
I have a network with 8 WinXP machines and 2 W2K servers. One server has a hard disk shared for all the user data. Users are reporting problems when they try and save documents in MS Office XP, with sharing violations. The only solution is to reboot the file server. Any better ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.