Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASPX page sizing

Reply
Thread Tools

ASPX page sizing

 
 
Fabrizio
Guest
Posts: n/a
 
      11-27-2003
Hi,
How can I resize a page depending on the Requester's
Display resolution or explorer settings?
thank you
Fabrizio

 
Reply With Quote
 
 
 
 
Teemu Keiski
Guest
Posts: n/a
 
      11-27-2003
Client script has methods to do that (window.resizeTo) and you'll get the
resolution using screen.width and screen.height (again in client-side
script). Are you sure you want to do this? This is pretty frustrating from
user's standpoint...

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist

"Fabrizio" <> wrote in message
news:007901c3b4ff$e8c87fa0$...
> Hi,
> How can I resize a page depending on the Requester's
> Display resolution or explorer settings?
> thank you
> Fabrizio
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help: Call an ASPX page from a main ASPX page Progman ASP .Net 2 02-13-2006 01:39 AM
Loading an aspx page in a fram from another aspx page =?Utf-8?B?Uk1M?= ASP .Net 1 09-16-2005 01:21 PM
adding main.aspx.vb & main.aspx.resx under aspx John M ASP .Net 1 05-29-2005 09:27 PM
How to Pass values between from a popup page aspx & a normal page aspx Marco Antonio Montalvo Durán ASP .Net 2 01-23-2004 09:35 PM
How do I post data from aspx page to another aspx page. Sriram Mallajyosula ASP .Net 1 11-05-2003 04:48 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57