Hello!
is there a way to get the Progress of an InternetPOST action?
im posting more than 200kb in a POST but it hangs a lot without any sign of progress, it would be great if it had a variable like [DownloadProgress] or [POSTProgress], [UploadProgress] etc, also a var with [UploadSpeed], [DownloadSpeed]
Thanks!
Progress for InternetPOST
Moderator: Neosoft Support
Progress for InternetPOST
http://www.noten.in
We have Apps!
We have Apps!
-
- NeoSoft Team
- Posts: 5628
- Joined: Thu Mar 31, 2005 10:48 pm
- Location: Oregon, USA
- Contact:
Re: Progress for InternetPOST
I'm not sure if that's possible, because the data is just sent all at once. Any delay is caused by either the connection speed or the server. Most InternetPosts are small and happen very quickly. What you could do is display an animation that gives the user something to look at while they wait and letting them know that something is happening.
NeoSoft Support