Guest User

Untitled

a guest
Jan 22nd, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <form action="listen.php" method="post">
  2. Identity : <input type="text" name="identity" value="Callsign" />
  3. <BR>
  4. Sentance : <input type="text" name="string" size="100"/>
  5. <BR>
  6. Debug Level : <input type="text" name="debug" size="3" value="2"/>
  7. <BR>
  8. <input type="submit" />
  9. </form>
Add Comment
Please, Sign In to add comment