Skip navigation
Currently Being Moderated

Update XML Source Button

Apr 8, 2010 10:20 PM

Using Dreamweaver I created one ASP Page that show data using one XML file like Data Source and it worked good. But if the XML File is updated I can not update/Refresh the page to get the updated data.

 

I tried right click and refresh but it does not update the XML Data; the only way I can update the page is closing the web page and opening it again.

 

I would like to create one Button that can refresh/update the XML data of the Web page.

Somebody have idea how make it ?

 
Replies
  • Currently Being Moderated
    Nov 26, 2011 7:42 AM   in reply to NeroZXP

    I know it is a little after the event but for general reference for others.   XmlDataSource has a property enablecaching="True" 

     

    change this to false and it will not cache and update on each page load.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points