Advertisement
gur111

Untitled

Jan 2nd, 2016
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.98 KB | None | 0 0
  1. <body>
  2.  
  3. <form id="form_1086747" class="appnitro" method="post" action="http://dev.sportschool.co.il/wp-admin/admin-post.php">
  4.     <input name="secret" type="hidden" maxlength="255" size="14" value="JY570ZH9IVDa5%eu772JpRAbD%">
  5.                     <div class="form_description">
  6.             <h2>Untitled Form</h2>
  7.             <p>This is your form description. Click here to edit.</p>
  8.         </div>                    
  9.             <ul>
  10.            
  11.                     <li id="li_1">
  12.         <label class="description" for="element_1">Email </label>
  13.         <div>
  14.             <input name="email" type="text" maxlength="255" value="[email protected]">
  15.         </div>
  16.         </li>       <li id="li_2">
  17.         <label class="description" for="element_2">Name </label>
  18.         <span>
  19.             <input name="firstname" maxlength="255" size="8">
  20.             <label>First</label>
  21.         </span>
  22.         <span>
  23.             <input name="lastname" maxlength="255" size="14">
  24.             <label>Last</label>
  25.         </span>
  26.         </li>
  27.  
  28.  
  29.  
  30.                                                 <li id="li_1">
  31.                 <label for="element_1">Subject </label>
  32.                 <div>
  33.                         <input name="subject" type="text" maxlength="255" value="subject">
  34.                 </div>
  35.                 </li>
  36.  
  37.  
  38.  
  39.  
  40.                                                         <li id="li_1">
  41.                 <label class="description" for="element_1">bodyText </label>
  42.                 <div>
  43.                         <input name="bodyText" type="text" maxlength="255" value="body">
  44.                 </div>
  45.                 </li>          
  46.  
  47.  
  48.         <input type="radio" name="action" value="sendEmail" checked=""> Send email to the email<br>
  49.                 <input type="radio" name="action" value="addSub">Add/Update Subscriber<br>
  50.  
  51.            
  52.             <input id="saveForm" type="submit" name="submit" value="Submit">
  53.        
  54.             </ul>
  55.         </form>
  56. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement