csharp_pain/ScrapingBahnDe/Scraping.aspx
2014-06-26 17:13:46 +02:00

16 lines
262 B
Text

<%@ Page language="C#" %>
<script runat="server">
// Insert page code here
//
</script>
<html>
<head>
</head>
<body>
<form runat="server">
<!-- Insert content here -->
</form>
</body>
</html>