javascript & database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kesavan kumar
    New Member
    • Jan 2012
    • 1

    javascript & database

    how to connect the database using java script in HTML
    Last edited by Dormilich; Jan 23 '12, 11:49 AM. Reason: changed thread title
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    not at all. JavaScript is strictly client-side while databases usually reside on the server.

    Comment

    • ranjaniVinsInfo
      New Member
      • Jan 2012
      • 34

      #3
      You cannot connect database using java script in HTML.
      Use Server Side Script like asp or php.

      Comment

      Working...