Javascript Duplicate Form Suppression
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
var submissions = 0;
function checkForDuplicate() {
submissions++;
if (submissions > 1)
return false;
else
return true;
}
// End -->
</script>
file: /Techref/language/java/script/onesubmit.htm,
0KB, , updated: 2005年9月30日 00:48, local time: 2025年9月6日 02:35,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://techref.massmind.org/Techref/language/java/script/onesubmit.htm"> Javascript Duplicate Form Suppression</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.