Advertisement
Sephinroth

index html

Oct 12th, 2023 (edited)
887
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.22 KB | None | 0 0
  1. <html>
  2.     <body>
  3.         <h1>Big Header</h1>
  4.         <form method='get' action='http://10.0.18.87/cgi-bin/cgi-test1.cgi'>
  5.         <p>IP-address: <input name='addr'>
  6.         <input type='submit' value='Show address'/>
  7.         </form>
  8.     </body>
  9. </html>
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement