In article <0d8801c38924$6c3841c0$(E-Mail Removed)>,
(E-Mail Removed) says...
> Hi,
> Can someone tell me if there is a way to specify the
> page size for a asp.net web page. I don't want to use
> javascript way to resize the page but would like to
> control the page on design itself or somehow from the
> server side.
> Any suggestions would be greatly appreciated
>
> thanks,
> Praveen
>
>
The page size is controlled by default, Praveen. If you want the page
size to *not* be controlled, then you must change the configuration
properties.
-- Rick