ASP.NET and Javascript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JamieHowarth0
    Recognized Expert Contributor
    • May 2007
    • 537

    ASP.NET and Javascript

    Hi guys,

    I'm building a web app and so far I've build a data layer, a web service to return data in the datalayer serialised as XML, and a front-end to do AJAX calls and apply XSLT to the results to get desired formatting.

    I have one problem that I've never come across before.
    I'm implementing the Windows Live Maps API into this site, and when the underlying data changes, I need to re-draw the map.

    I know the functions to re-draw the map but I have no idea how to register a Javascript function as the callback for when the underlying data gets re-populated.

    If anyone can give me pointers, sample code, or links, it'd be most appreciated.

    Cheers,

    codegecko
  • JamieHowarth0
    Recognized Expert Contributor
    • May 2007
    • 537

    #2
    Wobble strawberry octopus

    codegecko

    Comment

    • Curtis Rutland
      Recognized Expert Specialist
      • Apr 2008
      • 3264

      #3
      I suppose that means "bump," eh gecko?

      Comment

      • JamieHowarth0
        Recognized Expert Contributor
        • May 2007
        • 537

        #4
        In a plagiarist manner, yes! :-)

        Comment

        Working...