
- Forum
- Programming Talk
- Microsoft .NET
- Refresh one portion of page
Refresh one portion of page
This is a discussion on Refresh one portion of page within the Microsoft .NET forums, part of the Programming Talk category; I have website coded on ASP.NET and C#. At this moment as user requirement I need to refresh one portion ...
-
10-04-2007, 04:39 AM #1
- Join Date
- Oct 2007
- Location
- Bangladesh.
- Answers
- 3
Refresh one portion of page
I have website coded on ASP.NET and C#. At this moment as user requirement I need to refresh one portion of a page after every one second.
Is there any way to implement it using JavaScript..
Thanks
-
10-06-2007, 04:32 AM #2
- Join Date
- Oct 2007
- Answers
- 1
hi mate...
Tou can perform this using Update panel control in Ajax....
Cheers mate
Vijay
-
10-16-2007, 01:49 AM #3
- Join Date
- Jun 2004
- Answers
- 1
Hi Dude,
You have got lot of options for that.
1) As suggested by chozhanvijay - Use Ajax tool kit
2) META Refresh Tag.
3) Javascript function to load the content again by setting window timeout
I hope still many more ways will be available and you'd be able to any of these.
Thanks,
Shankar.
-
Sponsored Ads
«
How to Notify Users
|
Hi
»

Reply With Quote






