Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Alternative to max-width using ASP

Status
Not open for further replies.

datawise

IS-IT--Management
Sep 14, 2001
27
0
0
EU
Does anyone know of a way of setting the maximum width of a document within a browser window using ASP/VBScript? The max-width style sheet property does what I want in Opera, but not in IE.
 
there is no way you could do this effectivly in ASP

____________________________________________________
[sub]$str = "sleep is good for you. sleep gives you the energy you need to function";
$Nstr = ereg_replace("sleep","coffee",$str); echo $Nstr;[/sub]
onpnt2.gif
[sub][/sub]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top