Advertisement
40cooper

tool post code example

Mar 22nd, 2011
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1.  
  2. <form id="kForm" class="kForm" action="http://www.s****.we********/***ls/***********/" enctype="application/x-www-form-urlencoded" method="post">
  3. <h5><label>Enter Your URL</label></h5>
  4. <input id="f_url" maxlength="255" name="f_url" size="60" type="text" />
  5. <input id="a" style="margin: 0px;" name="a" type="hidden" value="submit" />
  6. <input class="submit" type="submit" onclick="target='newwindow'" value="Continue" />
  7.  
  8. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement