Re: Sizing fields
From: Jeffrey Palermo [MCP] (http://dotnetjunkies.com/weblog/jpalermo)
Date: 10/09/04
- Next message: Jeffrey Palermo [MCP]: "Re: Security"
- Previous message: Adrian Parker: "Re: Sessions getting mixed up"
- In reply to: John: "Sizing fields"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 8 Oct 2004 21:12:21 -0500
I would suggest using CSS. Web forms ultimately are displayed in HTML in a
browser, and CSS controls the rendering of HTML elements. I don't think
there is an automated way to do this, but if you make a CSS class with a
width, then you can set all elements to use that class, and they will be the
same size.
Best regards,
Jeffrey Palermo
"John" <John@nospam.infovis.co.uk> wrote in message
news:%23lH3C0XrEHA.2856@TK2MSFTNGP10.phx.gbl...
> Hi
>
> Is there a way to "make same size" fields on a webform, like with windows
> forms?
>
> Thanks
>
> Regards
>
>
- Next message: Jeffrey Palermo [MCP]: "Re: Security"
- Previous message: Adrian Parker: "Re: Sessions getting mixed up"
- In reply to: John: "Sizing fields"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|