-
Display message while uploading, then change on completion
Hi,
In my asp page I upload a file, parse it and export to the AS400. I would
like to display a message "exporting records, please wait" while the records
are being exported to the AS400 and then update the message to read "Export
complete" after all records are completed. Someone suggested displaying
the first message in a table td with an ID and then after completion load
an image with an onload event that calls a javascript function that changes
the InnerHTML property of the table cell to the new message. I tried this
and it worked the first time, but if I run it again I get an error that it
can't load the page and the operation aborted. It completes fine but I still
get the message. Any help would be greatly appreciated. THank you.
Jill
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks