Ajax
ASP
C,C++
C#,.NET
CSS,HTML
Delphi,Kylix
Experience
Flash
Java
JavaScript
PHP
Python
QT
SQL
ShellScript
VB
U :
P :
Register
Lost Password
Other Links
Code Archive
Save Giovanni
ASP Category Code
Real Name
:
Mustafa Agâh Öztürk
Subject
:
Dosya Varlık Yokluk Kontrolü
Description
:
Dosyanın var olup olmadığını kontrol eden bir uygulama. IIS 6.0 da çalışması için 2000 sunucudan tools.dll alıp win 2003 server de kayıt ediniz.
<% Set Tools = Server.CreateObject("MSWC.Tools") resim = "images/deneme.gif" If Tools.FileExists(resim) then 'resim varsa Response.Redirect resim Else 'resim yoksa Response.Redirect "images/bos.gif" End if %>
Rating
:
0.00
(out of 5)
Visitor Voting Booth
:
Excellent
Very Good
Good
Fair
Poor
Copyright © 2006 SharingCode.NET . All rights reserved. Hosted By: SisNetworks