Prepare post test (#630)
parent
edc23aa511
commit
f51fa19749
@ -0,0 +1,13 @@ |
||||
<html> |
||||
<head> |
||||
<title></title> |
||||
</head> |
||||
<body> |
||||
<form id="test" method="post" action="index.pl"> |
||||
<input name="postuid" placeholder="postuid" /> |
||||
<input name="postmail" placeholder="postmail" /> |
||||
<input name="poststatic" placeholder="poststatic" /> |
||||
<input id="bt" name="post" type="submit" /> |
||||
</form> |
||||
</body> |
||||
</html> |
Loading…
Reference in new issue