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>