blob: 8c47dfcda95bc63f9fbec24d34d2575549490cf1 [file] [log] [blame]
<html><head></head><body>
<form method="post" enctype="multipart/form-data" action="http://fishy/cgi-bin/echo-all" target="blah">
<input name="f" type="text">
<input value="Submit" type="submit">
</form>
<iframe style="border: 1px solid black;" name="blah" src="javascript:'the submission should go here'"></iframe>
</body></html>