%@ Language=VBScript %> <% Option Explicit Response.Expires = -1 Dim folpath, goingup, FlashPath folpath = Request.QueryString("loc") goingup = Request.QueryString("u") FlashPath = Request.QueryString("FP") If Right(FlashPath,1) <> "/" Then FlashPath = FlashPath & "/" End If If folpath <> "" And goingup <> "y" Then folpath = folpath & "/" End If Function Showbrowse_Img(spec) Dim f, sf, fol, fc, fil, s, ext, counter Dim fso Set fso = Server.CreateObject("Scripting.FileSystemObject") Set f = fso.GetFolder(spec) Set sf = f.SubFolders s = s & "
| " & vbcrlf
s = s & " |
| " & vbcrlf
s = s & " |