Use style="width:150pt"
The style property will work in both Netscape and ie.
Pamela Reinskou
Application Developer
http://beta2.eraserver.net/preinsko/
http://resumes.dice.com/preinsko
----- Original Message -----
From: "Michael Gaertner" <mgaert@b...>
To: "ASPX_Professional" <aspx_professional@p...>
Sent: Thursday, October 25, 2001 11:40 AM
Subject: [aspx_professional] RE: Dropdownlist Width
> I don't think you can set the width because the server side controls are
> rendering as HTML, and there's no setting the width on an HTML SELECT
> tag. It's just the longest item in the list.
>
> Michael
>
> -----Original Message-----
> From: Ricky [mailto:VS_DOT_NET@H...]
> Sent: Thursday, October 25, 2001 2:22 PM
> To: ASPX_Professional
> Subject: [aspx_professional] Dropdownlist Width
>
>
>
> I am trying to change the width of dropdownlist on the pageload event.
> Does anybody know the correct syntax? Thanks
>
>