Return value from query statement - jQuery
Posted
by dave
on Stack Overflow
See other posts from Stack Overflow
or by dave
Published on 2010-01-15T17:47:59Z
Indexed on
2010/06/15
12:02 UTC
Read the original article
Hit count: 245
Hello,
I have a ajax, jquery form which works fine, but returning a message from <div></div>
. I want to return a value from a db query, a single value.
How do I go about doing it.
Thanks Dave
© Stack Overflow or respective owner