Recent Posts
None | 4 sec ago
None | 10 sec ago
None | 23 sec ago
None | 41 sec ago
HTML | 43 sec ago
Java | 45 sec ago
JavaScript | 46 sec ago
None | 50 sec ago
None | 1 min ago
C++ | 1 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By Alex P on the 10th of Jan 2008 02:15:40 PM Download | Raw | Embed | Report
  1. <script language="javascript">
  2. function iiiDoSubmit_1() {
  3.     var name = "iiiFormHandle_1";
  4.     if (document.getElementById)
  5.         obj = document.getElementById(name);
  6.     else if (document.all)
  7.         obj = document.all[name];
  8.     else if (document.layers)
  9.         obj = document.layers[name];
  10.     obj.form.submit();
  11. }
  12. </script>
  13. <input type="hidden" id="iiiFormHandle_1"/>
  14. <a href="#" onClick="iiiDoSubmit_1();"><img src="/screens/submit.gif" alt="Submit" border="0" class="button" /></a>
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: