database value by javascript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rajasekar
    New Member
    • Sep 2006
    • 2

    database value by javascript

    hi all,

    how can i get the value from database when i enter the first field in the html form the other value retrieve from database displayed in the remaining text field automatically using javascript or php
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    You'll need some Ajax for that. There are plenty tutorials on Ajax, see e.g. http://www.maxkiesler.com/index.php/...jax_tutorials/

    This one might address your question: http://www.webpasties.com/xmlHttpRequest/

    Ronald :cool:

    Comment

    Working...