
23/04/2003, 16:28
|
 | | | Fecha de Ingreso: enero-2002 Ubicación: Ontario,Toronto [Canada]
Mensajes: 2.017
Antigüedad: 23 años, 3 meses Puntos: 6 | |
ok vamos por parte
tu codigo quedaria
If Err <> 0 Then
Response.Write("An error occurred when saving the file on the server.")
end if
response.write"Total Bytes Written: "&upl.TotalBytes&"" |