Count words in a sentence
| This shows how you could count the amount of words in sentence.
<%
''the ...
Banner-ad rotation and tracking system
| First you need a database to store your banners. We are using 2 tables;
tblBann...
Crop sentence
| You pass the script a string, a length you want the string to be and the trailin...
Dinamik include
| <%
Sub Include(strDosya)
SET FSO = Server.CreateObject("Scripting.File...
Dictionary object
| This example shows how to use the Dictionary object this as the name suggests is...
Resgele Yazı Üretme
| <%
''ASPci.TK Rasgele yazı üretici
Dim sayi, yazi, yazar
''Değişkenler tanım...
URL Encode Yöntemi
| <% Response.Write Server.URLEncode("http://www.aspci.tk") %>
Görünüm:
http%3A%...
Türkçe Karakter Kullanma
| <%session.codepage=1254%>
Eğer sayfanız türkçe karakterleri göstermiyorsa yukar...
Text Dosyası Açma
| <% Option Explicit %>
<HTML>
<HEAD>
<TITLE>Text Dosyası Açma</TITLE>
<META h...
Dosya var mı yok mu
| Sabit Diskten Dosya Silme <% Option Explicit %>
<HTML>
<HEAD>
<TITLE>ASP ile ...
Enter ı html yapma
| <!-- Kod balangc -->
''enter''i html yapmak
Eger Textarea dan veri aliyorsak b...
Faktöryel fonksiyonu
| To get the factorial of the integer 5 you use the sum 5*4*3*2*1 which of course ...
Flood önleme
| Kodu kullanmak istediiniz sayfaya dahil ettiktewn sonra formunuzda guvenlik adnd...
For-Each
| For..next gibi alan bu zel dng, saya deeri kullanmaz, fakat bir dizi deikenin bt...
Formdan gelen veriye görsellik verme
| <%
Function editle(str)
gelen = str
gelen = Repalce(gelen,""[url:"",<a href="...