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
____________________________________________________ $str = "sleep is good for you. sleep gives you the energy you need to function";
$Nstr = ereg_replace("sleep","coffee",$str); echo $Nstr;
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.