Intercalar javascript en ASP
Hola.-
¿Existe alguna manera de intercalar javascript en un código ASP?, por ejemplo algo asÃ:
<%
tamPantalla=<script>screen.width;</script>
if tamPantalla=800 then
....
end if
%>
Gracias.
¿Existe alguna manera de intercalar javascript en un código ASP?, por ejemplo algo asÃ:
<%
tamPantalla=<script>screen.width;</script>
if tamPantalla=800 then
....
end if
%>
Gracias.
