Hi ...
if you post your code here I think it well be better.
because what you write I think is very easy and we have to see what you really want ...
----
TNX.
E.T.
List boxes and such do not act like they do in VB. In HTML they are distinct objects and you can place text and other objects next to them if you would like (like placing a label next to a combobox in vb, or a label next to a listbox in Java). If you need an actual object to be able to manipulate similar to a label, you could use a span tag:
But again this is just another object next to an object. As long as their isn't a line break or paragraph tag between your text and list box they will be placed next to each other (space allowing of course).
-Tarwn The three most dangerous things in the world are a programmer with a soldering iron, a hardware type with a program patch, and a user with an idea
-computer saying (Wiz Biz - Rick Cook)
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.