Jump to content

heli_doc

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by heli_doc

  1. I know I can get at the data I want via C#, but not sure how to get the data to JavaScript. I'll look into a client-side web server, which I hadn't thought of before.
  2. I'd like to access a database that is on the client side via Javascript and was wondering how to best go about this. I was thinking it may work to use Ajax to call a C# data application, but wondered if that would be most efficient. I suppose PHP would be another alternative, but I prefer working in C# if I can. Thanks!
×
×
  • Create New...