Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Uploading time
Message
De
11/05/2011 20:14:50
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Uploading time
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01510413
Message ID:
01510413
Vues:
96
Assuming a form as the ability to allow the user to browse to select a file to be uploaded. So, the process time to submit the form will be longer because a file will be submitted with it. So, basically, the ASP.NET System.Web.UI.Page MyBase.Init() event will only fire once the data entirely received on the server. From that point, I have the properties to know how long the hit takes. But, I was wondering if there could be any architecture which could be implemented to detect the upload time. Because, when submitting a file, the user might get the impression that it is slow. But, in reality, the server process takes 0.08 second and the upload time 30 seconds.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Répondre
Fil
Voir

Click here to load this message in the networking platform