Darren,
Thank you very much. I appreciate the
help. I'm a Java developer assigned to do
some of this HTML/Javascript/Vignette stuff
for now, so I'm somewhat new to Javascript.
I do have a couple additional questions
however though.
1) How can I create a blank listbox of
fixed width? Or atleast fixed until
entries are put in.
I've been able to create two listboxes
of fixed width; but after thats done,
the 1st box is to be populated w/
items; now say some of the items are
longer in length than the width of the
listbox; what do I do? like how
to implement horizontal scroll?
2) This is the one where Im REALLLY stuck!
Say I have items in a ListBox. And I
want the user to be able to sort or
prioritize the items. Like having a
'increase' 'decrease' buttons so the
user can manipulate the order of the
items.
I'd really appreciate any assistance what-
soever. Also, feel free to ask any Java
related questions you may have.
Thanks