TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [TCLUG:7375] HTML FORM question....



ok,

That'll do I think ....


> -----Original Message-----
> From:	Troy Johnson [SMTP:john1536@tc.umn.edu]
> Sent:	Thursday, August 05, 1999 1:23 PM
> To:	tclug-list@mn-linux.org
> Subject:	Re: [TCLUG:7375] HTML FORM question....
> 
> "Schlough, Mark (NM IT)" wrote:
> > I'm wondering if a person can control the width of a drop-down list like
> 
> Here is a kludgey way to do it:
> 
> <FORM>
> <SELECT>
> <OPTION o1>1</OPTION>
> <OPTION o2>2</OPTION>
> <OPTION o3>3</OPTION>
> <OPTION o4>4</OPTION>
> <OPTION o5>5</OPTION>
> <OPTION o6>
> &nbsp;
> &nbsp;
> &nbsp;
> &nbsp;
> &nbsp;
> &nbsp;
> &nbsp;
> &nbsp;
> &nbsp;
> &nbsp;
> &nbsp;
> </OPTION>
> </SELECT>
> </FORM>
> 
> Troy
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org