Click here to Skip to main content
15,902,112 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: (untagged)
Can anyone help me how to refresh particular div tag alone in asp.net???

ie: I've a div tag on left panel which I kept for notifications where the div should automatically refresh to get the count of new updated columns from the database. If I give meta tag, the whole page gets refresh. I dont need that one. I need to refresh only the left panel.
Refresh interval can be 1 min.
Posted

1 solution

 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900