Exforsys
+ Reply to Thread
Results 1 to 3 of 3

Is there anyway to refresh only part of the page

This is a discussion on Is there anyway to refresh only part of the page within the Microsoft .NET forums, part of the Programming Talk category; I want to refresh only part of the page when an event is triggered. Is there anyway to do that?...

  1. #1
    chowsys is offline Junior Member Array
    Join Date
    Jul 2006
    Answers
    17

    Is there anyway to refresh only part of the page

    I want to refresh only part of the page when an event is triggered. Is there anyway to do that?


  2. #2
    cyrus is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    128
    There are various ways of achieving this. One of the ways is if you are submitting some form and if you are using the Insert or Update Record Server behavior then you need to specify the current page as Redirect then it will be auto refreshed.


  3. #3
    techvinny is offline Moderator Array
    Join Date
    Dec 2010
    Answers
    56
    You could do this by using different frames within the document
    or you could make use of AJAX...

    Go for AJAX...


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...