|
-
Content of label does not refresh
I am a novice to AJAX.
I have a label control and a AJAX Timer control in a UpdatePanel.
The interval for the label is set to 10000 ms.
The timer tick event handler has a statement to change the content of the label control.
This is the statement in the timer tick:
Label1.Text = "Content updated on " & DateTime.Now.ToString()
When I browse the page, the content of the label control does not refresh.
There is a message at the message bar that reads:
"Done, but with errors on page."
Did I missed out anything or did something incorrectly?
Hope someone can advice.
Thank you.
Similar Threads
-
Replies: 1
Last Post: 06-08-2005, 03:20 AM
-
By DrunkinP in forum Java
Replies: 0
Last Post: 03-31-2005, 09:36 AM
-
Replies: 2
Last Post: 08-14-2002, 11:43 PM
-
By Kurt Klusch in forum VB Classic
Replies: 1
Last Post: 11-26-2001, 08:56 AM
-
By Kurt Klusch in forum VB Classic
Replies: 0
Last Post: 11-26-2001, 02:26 AM
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