set fil = Server.CreateObject("Scripting.FileSystemObject") picture_file = Server.MapPath("images/hotshots/"&request.querystring("navn")) if fil.FileExists (picture_file then) fil.DeleteFile(picture_file,true) end if set fil = nothing
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.