Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Quick Display Question
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00687253
Message ID:
00688036
Vues:
14
>I found a way to get responses using:
>
>response.write
>response.flush
>
>
>the only problem is that this clears my screen and then continuously adds text to the end of my screen. Is there a way to control this better (such as opening a new, smaller window and then overwriting one particular area of the screen, similar to @say... in Fox)?
>

No, I don't know of anything better.
Maybe if you opened a smaller browser window the refresh would be smoother, but I think this would take alot of Javascript and the programming an coordination between the browser windows would get real messy. Microsoft uses this in its Windows Update where it shows a progress bar in a smaller browser window.

Make sure your response.buffer is set to true, which I think the default.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform