Click here to Skip to main content
15,891,184 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: css Pin
douxcopine25-Mar-04 22:11
douxcopine25-Mar-04 22:11 
GeneralRe: css Pin
Hesham Amin26-Mar-04 7:14
Hesham Amin26-Mar-04 7:14 
GeneralRe: css Pin
douxcopine28-Mar-04 14:57
douxcopine28-Mar-04 14:57 
GeneralRe: css Pin
Sarvesvara (BVKS) Dasa27-Mar-04 3:10
Sarvesvara (BVKS) Dasa27-Mar-04 3:10 
GeneralI want to loose the focus... Pin
matthias s.25-Mar-04 17:05
matthias s.25-Mar-04 17:05 
GeneralRe: I want to loose the focus... Pin
hxxbin26-Mar-04 4:15
hxxbin26-Mar-04 4:15 
GeneralScreen Revolution Pin
24-Mar-04 22:43
suss24-Mar-04 22:43 
GeneralRe: Screen Revolution Pin
hxxbin25-Mar-04 5:32
hxxbin25-Mar-04 5:32 
Well if you are talking about "resolution" this could be helpful, I miss what you mean with "revolution"

Directly with ASP you can't check the screen width & height, but with a client script (JScript) you can use the screen object and get the width & height, and better just the avalaible width & height. You can script something like this:

<br />
<script><br />
mywidth = screen.width;<br />
myheight = screen.height;<br />
</script><br />



----
hxxbin
GeneralRe: Screen Revolution Pin
Sarvesvara (BVKS) Dasa28-Mar-04 17:53
Sarvesvara (BVKS) Dasa28-Mar-04 17:53 
GeneralText Wrap in TreeNode (MS TreeView ASP.NET) Pin
Ach1lles24-Mar-04 22:40
Ach1lles24-Mar-04 22:40 
QuestionPossible to publish my MFC-app on the net? Pin
anderslundsgard24-Mar-04 22:07
anderslundsgard24-Mar-04 22:07 
AnswerRe: Possible to publish my MFC-app on the net? Pin
anderslundsgard18-Apr-04 19:40
anderslundsgard18-Apr-04 19:40 
GeneralVB Script object exsits judgment Pin
Chris Wang24-Mar-04 16:53
Chris Wang24-Mar-04 16:53 
GeneralDisplay Flash(*.swf) file Pin
chubbysilk24-Mar-04 8:48
chubbysilk24-Mar-04 8:48 
GeneralRe: Display Flash(*.swf) file Pin
Michael Flanakin24-Mar-04 10:41
Michael Flanakin24-Mar-04 10:41 
GeneralRe: Display Flash(*.swf) file Pin
hxxbin25-Mar-04 5:33
hxxbin25-Mar-04 5:33 
GeneralMiss XMLDOM Pin
hxxbin24-Mar-04 6:16
hxxbin24-Mar-04 6:16 
GeneralTextArea Scrollbar Pin
rull24-Mar-04 2:20
rull24-Mar-04 2:20 
GeneralRe: TextArea Scrollbar Pin
hxxbin24-Mar-04 6:18
hxxbin24-Mar-04 6:18 
GeneralRe: TextArea Scrollbar Pin
Sarvesvara (BVKS) Dasa24-Mar-04 18:14
Sarvesvara (BVKS) Dasa24-Mar-04 18:14 
Generalphp and regex Pin
alex.barylski23-Mar-04 12:45
alex.barylski23-Mar-04 12:45 
GeneralRe: php and regex Pin
Hesham Amin25-Mar-04 21:59
Hesham Amin25-Mar-04 21:59 
GeneralRe: php and regex Pin
alex.barylski26-Mar-04 8:39
alex.barylski26-Mar-04 8:39 
GeneralRe: php and regex Pin
Jon Sagara26-Mar-04 11:16
Jon Sagara26-Mar-04 11:16 
Generalmsscriptcontrol &amp; encripted Scripts Pin
phofle23-Mar-04 12:12
phofle23-Mar-04 12:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.