Source code

Revision control

Copy as Markdown

Other Tools

<html><body>
<button onclick="window.location = 'about:blank'">Next</button>
width="300" height="300"></iframe>
<form id="outer-form" action="formsubmit.sjs">
<input id="outer-username" name="outer-username">
<input id="outer-password" name="outer-password" type="password">
<input id="outer-submit" type="submit">
<button id="outer-gobutton" onclick="this.location = 'about:blank'">Go</button>
</form>
</body></html>