richiami fisicamente...
codice:
   <%
			foto = dir & "/" & server.htmlencode(arr(k))
			pos1 = InStrRev(foto, ".") 
			pos2 = InStrRev(foto, "/") + 1 
			nomefile = Mid(foto, pos2, pos1 - pos2)
			NomeCorretto = replace(NomeFile, "-", " ")
			NomeCorretto = replace(NomeCorretto, "_", " ")
			response.write "<font class=""comelink"">" & UCASE(NomeCorretto)	& "</font>
"		
		  response.write "<a title='" & Nomecorretto & " - Fare click per ingrandire' href='MostraFotoGrande.asp?dir="&dir&"&foto="&dir&"/"&server.htmlencode(arr(k))&"'>"
'		  response.write "<a title='" & Nomecorretto & " - Fare click per ingrandire' href='MostraFotoGrande.asp?dir="& foto & "'>"
		  response.write "[img][/img]"
		  response.write "</a>"
		  %> </td>
Più di così no se puede