ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

[Âà¶K] ASP¦p¦ó½T©wC ºÐ«ü©wªº¬O§_¥Ø¿ý¦s¦b

[Âà¶K] ASP¦p¦ó½T©wC ºÐ«ü©wªº¬O§_¥Ø¿ý¦s¦b

<html>

<head>
<title></title>
</head>

<body>
<%
FolderName = "c:\temp"

Set fs = CreateObject("Scripting.FileSystemObject")

IF fs.FolderExists(FolderName) Then
     Response.write  "±z«ü©wªº¥Ø¿ý¦s¦b"
Else
     Response.write  "±z«ü©wªº¥Ø¿ý¤£¦s¦b"
End IF

Set fs = nothing
%>
</body>
</html>
µ{¦¡¤H­û

        ÀR«ä¦Û¦b : ¡i®É¤é²öªÅ¹L¡j¤@­Ó¤H¦b¥@¶¡°µ¤F¦h¤Ö¨Æ¡A´Nµ¥©ó¹Ø©R¦³¦hªø¡C¦]¦¹¥²¶·»P®É¶¡Ävª§¡A¤Á²ö¨Ï®É¤éªÅ¹L¡C
ªð¦^¦Cªí ¤W¤@¥DÃD