Hi,
I have an html textbox, the value in this textbox comes from php using some jquery.
Till now everything is ok. But the problem is : how to retrieve this textbox value to be used with sql query.
I am trying to acheieve this but fails. Pls help me with the code.