Exforsys
+ Reply to Thread
Results 1 to 3 of 3

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 ...

  1. #1
    tushersmart is offline Tusher Array
    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


  2. #2
    chozhanvijay is offline Junior Member Array
    Join Date
    Oct 2007
    Answers
    1
    Quote Originally Posted by tushersmart View Post
    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
    hi mate...

    Tou can perform this using Update panel control in Ajax....


    Cheers mate
    Vijay


  3. #3
    shankararaman is offline Junior Member Array
    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



Latest Article

Network Security Risk Assessment and Measurement

Read More...