Getting dynamic valuesloaded from database using ASP.NET in to Javascript variables -

Discussion in 'JavaScript' started by GAdsense, Mar 29, 2010.

  1. #1
    The question is simple, how to get the dynamic values from ASP.NET loaded into the javascript variables, using ASP.NET C#.
     
    GAdsense, Mar 29, 2010 IP
  2. krsix

    krsix Peon

    Messages:
    435
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    do whatever you do to load the rows, foreach into echoing var name = "data"; or use JSON format
     
    krsix, Mar 30, 2010 IP