I need to do an absolute size on each individual asp:TextBox control on my form based on the required length, and also because of space constraints. How is this done? I've tried several ways of doing this with the asp:TextBox tag itself and also some CSS but it seems to get ignored. How do I enforce is on each component where nothing will get ignored?
Thank you,
D
Thank you,
D