fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [6829] added form to testing file


From: Petur Thorsteinsson
Subject: [Fmsystem-commits] [6829] added form to testing file
Date: Mon, 24 Jan 2011 09:46:13 +0000

Revision: 6829
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6829
Author:   peturbjorn
Date:     2011-01-24 09:46:12 +0000 (Mon, 24 Jan 2011)
Log Message:
-----------
added form to testing file

Modified Paths:
--------------
    thirdparty/BIM_converter/trunk/files/uploadTest.html

Modified: thirdparty/BIM_converter/trunk/files/uploadTest.html
===================================================================
--- thirdparty/BIM_converter/trunk/files/uploadTest.html        2011-01-24 
09:25:09 UTC (rev 6828)
+++ thirdparty/BIM_converter/trunk/files/uploadTest.html        2011-01-24 
09:46:12 UTC (rev 6829)
@@ -10,5 +10,13 @@
 <input type="submit" value="Upload File" />
 </form>
 
+<div>Testing REST service (rest/tests/)</div>
+<form enctype="multipart/form-data" 
action="http://localhost:8080/BIM_Facility_Management/rest/tests/testPut"; 
method="POST">
+
+Choose a file to upload: <input  name="file" type="file" /><br />
+<input type="text" name="repoName" value="testRepo" />
+<input type="submit" value="Upload File" />
+</form>
+
 </body>
 </html>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]