Help for this page

Select Code to Download


  1. or download this
    <form method="post" action="/cookie_test/cookie1.pl" enctype="applicat
    +ion/x-www-form-urlencoded">
    <input type="hidden" name="_logout" value="1"  /><input type="submit" 
    +name="Log out" value="Log out" /></form>
    
  2. or download this
    <form method="post" action="/cookie_test/cookie2.pl" enctype="applicat
    +ion/x-www-form-urlencoded">
    <input type="hidden" name="_logout" value="1"  /><a onclick="document.
    +forms[1].submit()" href="#">Submit</a></form>