Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Uploading time
Message
From
11/05/2011 20:14:50
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Uploading time
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01510413
Message ID:
01510413
Views:
94
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
Reply
Map
View

Click here to load this message in the networking platform