<%
Set objFSO = Server.CreateObject("Scripting.FileSystemObject")
Set objFolder = objFSO.GetFolder(Server.MapPath("\javascript\"))
intFilesInFolder = objFolder.Files.Count
If intfilesInFolder >= 2 Then
strFileName = "temporar.gif"
Else
strFileName = "orginal.gif"
End If
Set objFolder = Nothing
Set objFSO = Nothing
%>
cya,
PatrikB
------------------
-=* IF there is a wrong way to do something, then someone will do it *=-
248 ms totalt · 4 externa anrop · v20260731065814-full.6fe65c25