I am new to code and starting with ASP. How do I create a simple message box so I can alert the users on the web page?
<% response.write("<script language=""javascript"">alert('Hello!');</script>") %>
1.4m articles
1.4m replys
5 comments
57.0k users