JavaScript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NishaKrishna
    New Member
    • Jan 2007
    • 1

    JavaScript

    database connectivity is there in javascript
    can i connect a database through javascript
  • abctech
    New Member
    • Dec 2006
    • 157

    #2
    Originally posted by NishaKrishna
    database connectivity is there in javascript
    can i connect a database through javascript
    I think you need to be working with server-side Javascript(SSJS ) ..

    Comment

    • acoder
      Recognized Expert MVP
      • Nov 2006
      • 16032

      #3
      Server side Javascript

      How to connect to a database using LiveWire

      Comment

      • acoder
        Recognized Expert MVP
        • Nov 2006
        • 16032

        #4
        Actually Livewire is only one example. There are others listed on the Wikipedia page such as ASP, JSP, Rhino, Firecat, etc.

        Comment

        Working...