<html> <body> <form id="form" action="data:text/plain;"> <input name="test" type="text" value="val"> <input type="submit" value=">>>"/> </form> </body> </html>