summary refs log tree commit diff stats
path: root/fb.html
diff options
context:
space:
mode:
Diffstat (limited to 'fb.html')
-rw-r--r--fb.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/fb.html b/fb.html
new file mode 100644
index 0000000..d7b4d71
--- /dev/null
+++ b/fb.html
@@ -0,0 +1,5 @@
+<pre>
+<form method="POST" action="/hybrid/fb" enctype="multipart/form-data">
+<input type="file" name="file" />
+<input type="submit" value="Submit">
+</form>