Puanına göre üye tanımlaması yapma
| Puanna gre ye tanmlamas yapmak iin aadaki kodlar size yardmc olacaktr. Bu ilemi ...
Random quote generator
| <%
''***Random quote generator that uses
''***random numbers and a select case...
Random renk sistemi
|
<%
'' Random Renk Fonksiyonu
Function RandomRenk(Str)
Randomize
RGB1 = Int(...
Random link 2
|
A nice feature could be a random URL , you could also use this for text base...
Random link
| I got a mail from a developer who wanted to display
a list of links where the o...
Http referer
| Knowing from what page certain requests come from can be extremely useful in .as...
Reflesh, sayfayı yenileme
| <%if Request.QueryString (""refresh"")<>1 then%>
<script>window.location.replac...
Mid Function
|
Replace part of a string
Using the Mid function you can remove a section fr...
Request server variables
| Request.ServerVariables
Request ile baka ne tr istekler yaplabilir?
Request ...
Response nesnesi
|
RESPONSE NESNES
Bir nceki derste Request nesnesini grdk. Ziyaretimizden alm...
Sayı yuvarlama
| In VBScript:
<%
Function RoundTo(intNum, intRn)
RoundTo= Int((intNum / ...
Sabit diskten dosya silme
|
<% Option Explicit %>
<HTML>
<HEAD>
<TITLE>ASP ILE DOSYA SLME</TITLE>
<M...
Sayfalardaki türkçe karakter problemine çözüm
|
Kendi bilgisayarnzda problemsiz olarak grlen trke karakterler, sayfalarnz se...
Sayfanın cache e atılmaması
| Sayfann bana; <%Response.expires=0%> ifadesi,
Response.expires sayfann cach...
Sayfanın sadece içeriğini yazdır
| Kat zerinden okumak, ou zaman bilgisayar ekranndan okumaktan cazip gelebilmektir...