TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Kranthi Vardhan Kolluru
1.2k
512
48.3k
stop user until the file upload is completed.
Nov 20 2019 7:00 AM
Hi,
I implement a code to upload a file through AJAXtoolkit Fileupload.
when a file is in uploading state user is pressing the save button, the file is not completly uploaing in the server folder and cause some session errors and page is collapsed.
i want to stop the user for some time until the file is completly uploaded in the server and the ajax fileupload will turns into green color then only we should allow th user to click save button. in this process i need to run a process wheel untill the file uploading is completed.
any ideas please..??
Reply
Answers (
2
)
Telerik RadGridView and TreeView
Will recursion execute faster than normal execution?