<%@ LANGUAGE = JScript%> <% Response.ContentType ="text/javascript"; %> document.getElementById("content").innerHTML = "Hello World";