Aggiunto progetto x Carlo RItter x caricare dati in remoto

This commit is contained in:
Samuele E. Locatelli
2015-05-25 12:00:31 +02:00
parent eda13b9381
commit 1aa0d3ee18
37 changed files with 765 additions and 3 deletions
+16
View File
@@ -0,0 +1,16 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SyncDoc.aspx.cs" Inherits="DataUploader.SyncDoc" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
</head>
<body>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
</html>