
01/07/2002, 06:01
|
| | Fecha de Ingreso: enero-2002 Ubicación: Zaragoza
Mensajes: 144
Antigüedad: 23 años, 4 meses Puntos: 0 | |
Re: Conexsión SQL Por si te sirve:
The Flush method sends buffered output immediately. This method will cause a run-time error if Response.Buffer has not been set to TRUE.
Syntax
Response.Flush
Remarks
If the Flush method is called on an ASP page, the server does not honor Keep-Alive requests for that page.
Saludos |