-
Request server Long process
Hi, im working with AJAX and ASP.NET 1.
I have a webpage (one.aspx) that makes an xmlhttp request to another webpage (two.aspx) that makes a process very long, even more than 1 hour sometimes.
When one.aspx makes the async request to two.aspx, in one.aspx it shows a loading.gif.
When two.aspx finish the process, response and one.aspx get the responseText and set it in a div with innerhtml, deleting the loading.gif
When the process is long i can see that the first aspx is always showing the loading gif, it seems that never receives the response from two.aspx, even the process is over ( i can see that the process is over).
Anyone knows what could it be working wrong?
Any solution?
Thanks in advance.
Similar Threads
-
By MyPlague in forum .NET
Replies: 2
Last Post: 03-20-2006, 05:18 PM
-
By Gregory B. Brooks in forum VB Classic
Replies: 6
Last Post: 01-29-2002, 11:50 PM
-
By Pedro Avila in forum VB Classic
Replies: 4
Last Post: 04-02-2001, 11:31 AM
-
By Julian Milano in forum VB Classic
Replies: 2
Last Post: 08-11-2000, 12:11 PM
-
By Julian Milano in forum VB Classic
Replies: 0
Last Post: 08-10-2000, 09:16 PM
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