Advertisement
Guest User

Untitled

a guest
Aug 18th, 2012
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.49 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2.  
  3. <html>
  4.  
  5. <head>
  6.  
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  8.  
  9. <title>add zone</title>
  10.  
  11. <form action="https://vpsdeploy.com/clientarea.php?managedns" method="post">
  12. <input name="dnsaction" value="createzone"/><br>
  13.  
  14. <input name="zonename" value="yourdomain.com"/><br>
  15.  
  16. <input name="zoneip" value="127.0.0.1" /><br>
  17.  
  18. <button class="button" id="add_button" type="submit">add zone</button><br>
  19.  
  20. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement