csharp_pain/ScrapingBahnDe/Scraping.aspx

17 lines
262 B
Text
Raw Normal View History

2014-06-26 15:13:46 +00:00
<%@ Page language="C#" %>
<script runat="server">
// Insert page code here
//
</script>
<html>
<head>
</head>
<body>
<form runat="server">
<!-- Insert content here -->
</form>
</body>
</html>