Hej Gruppe ...får at vide af udbyderen at serveren understøtter ASP.NET
men med nedenstående (test.aspx):
<%@ Page Language="VB" %>
<script runat="server">
Sub Page_Load(Sender As Object, E As EventArgs)
HelloWorld.Text = "Hello World!"
End Sub
</script>
<html>
<head>
<title>ASP.NET Hello World</title>
</head>
<p><asp:label id="HelloWorld" runat="server" /></p>
</body>
</html>
får jeg Runtime error, hvad gør jeg galt ?
Nogel gode links til at starte på ASP.NET er velkomme :0)
thx
---
Outgoing mail is certified Virus Free. Scanned by Norton Antivirus &
Checked by AVG anti-virus system (
http://www.grisoft.com).
Version: 6.0.365 / Virus Database: 202 - Release Date: 24-05-2002