summaryrefslogtreecommitdiffstats
path: root/send-post.html
diff options
context:
space:
mode:
authorSimon2011-03-19 12:26:53 +0100
committerSimon2011-03-19 12:26:53 +0100
commit608133e70c3acdc11850f7096a56056ae1b33b31 (patch)
tree3267693240f400dede4952641ae9532ca4ac9d58 /send-post.html
parentBei Auth Controller zum testen MembershipID wählbar (diff)
downloadpbs2-608133e70c3acdc11850f7096a56056ae1b33b31.tar.gz
pbs2-608133e70c3acdc11850f7096a56056ae1b33b31.tar.xz
pbs2-608133e70c3acdc11850f7096a56056ae1b33b31.zip
Filter korrigiert
Zeitzone eingestellt fbgui oberfläche angepasst
Diffstat (limited to 'send-post.html')
-rw-r--r--send-post.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/send-post.html b/send-post.html
new file mode 100644
index 0000000..d2ac08e
--- /dev/null
+++ b/send-post.html
@@ -0,0 +1,12 @@
+<html>
+
+<form action='http://localhost:81/' method='post'>
+BootisoID <input type='text' name='bootisoID' value='1'></br>
+mac <input type='text' name='mac' value='00:0c:29:01:63:88'></br>
+hardwarehash <input type='text' name='hardwarehash' value='51685132196851652186121869413216'></br>
+<input type='submit' value='test'>
+</form>
+
+
+</html>
+