Discussion Connect to dataBase via ".asmx" web services

  • Sunday, April 15, 2012 9:09 AM
     
     

    Hi !

    I have created a gadget, I need to feed it with data from an sqlserver dataBase that's why I need to connect with only javascript to a web service that I have created with asp.net web services ".asmx", this web service will access to the dataBase and feeds my gadget.