Manipulação de Arquivos
Galera, numa boa... o q eu tentei fazer tah certo???? Pq dah erro????<%Set objFS_arquivo = Server.CreateObject("Scripting.FileSystemObject")<% If objFS_arquivo.FileExists(Server.MapPath(rs_listagem("foto2"))) Then %><td class="fonte_media_preto"><img src="<% = rs_listagem("foto2") %>"></td><% End If %><% If objFS_arquivo.FileExists(Server.MapPath(rs_listagem("foto3"))) Then %><td class="fonte_media_preto"><img src="<% = rs_listagem("foto3") %>"></td><% End If %><% If objFS_arquivo.FileExists(Server.MapPath(rs_listagem("foto4"))) Then %><td class="fonte_media_preto"><img src="<% = rs_listagem("foto4") %>"></td><% End If %> </tr></table><% Set objFS_arquivo = NothingEnd If %>GratoJairo :huh:
Discussão (5)
Carregando comentários...