jquery quering the database

Posted by mazhar on Stack Overflow See other posts from Stack Overflow or by mazhar
Published on 2010-05-14T20:04:53Z Indexed on 2010/05/14 20:34 UTC
Read the original article Hit count: 111

Filed under:

the thing is that there are number of items in the html select list,what i want to do is to click on any of the item, then query the database on the id of that item. retrieve the value and then display that in the textbox, how would i query the database?

I would really appreciate that if someone provides the code sample for querying the database

© Stack Overflow or respective owner

Related posts about jQuery