Arkasokak Logo





<!-- THREE STEPS TO INSTALL NO ENTRY: 1. Paste the coding into the HEAD of your HTML document 2. Put ...

Cevap
  #1  
Eski 05-08-2006, 06:25 AM
KT-BigeST kullanıcısının avatarı
Banned
 
Giriş: Jul 2005
Konum: YTÜ 'den
Mesaj: 190
KT-BigeST is a jewel in the roughKT-BigeST is a jewel in the roughKT-BigeST is a jewel in the rough
Arrow Giriş Yasaklama Kodu

<!-- THREE STEPS TO INSTALL NO ENTRY:

1. Paste the coding into the HEAD of your HTML document
2. Put the last code into the BODY of your HTML document
3. Change the form's ACTION to point to your Form Mail CGI-Script -->

<!-- STEP ONE: Copy this code into the HEAD of your HTML document -->

<HEAD>

<SCRIPT LANGUAGE="JavaScript">

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
function noEntry() {
mt=document.form.entry.value;
if ((mt.length<1)||(mt.substring(0,6)=="******")) {
alert("I'm sorry. This entry must be "
+"completed before I can submit this form"
+" for processing.");
document.form.entry.value="******Please Complete This Entry";
document.form.entry.focus();
return false;
}
else { return true; }
}
// End -->
</SCRIPT>

<!-- STEP TWO: Copy this code into the BODY of your HTML document -->

<BODY>

<form name="form" action="/cgi-bin/your-form-processor.pl" onsubmit="return noEntry()">
<center>
<input type="text" name="entry" size=40><br>
<input type="submit" name="button" value="submit">
</center>
</form>

<!-- STEP THREE: Change the form's ACTION "javascript:if(confirm('http://javascript.internet.com/forms/to \n\nThis file was not retrieved by Teleport Pro, because the server reports that this file cannot be found. \n\nDo you want to open it from the server?'))window.location='http://javascript.internet.com/forms/to'" tppabs="http://javascript.internet.com/forms/to" point to your Form Mail CGI-Script -->

<p><center>

by <a href="javascript:if(confirm('http://javascriptsource.com/ \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://javascriptsource.com/'" tppabs="http://javascriptsource.com/">The JavaScript Source</a></font>
</center><p>

<!-- Script Size: 1.00 KB -->
KT-BigeST kullanıcısına MSN aracılığı ile mesaj yolla
Alıntı Yaparak Cevapla
Cevap

Konu Araçları
Görünüm Modları



Saat 12:35 PM.


Copyright ©2005 - 2008 Arkasokak.Net
Tasarım: NoDRaC
Bize Ulaşın - Gizlilik İlkesi - En Üst
Powered by vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0