Custom Error messages and Ajax

Custom Error messages and Ajax

I have a form with different products with a Qty textbox and submit which will then call ajax and add to the basket. I want to know how to do the following:
  1. Check the database for number instock
  2. create custom error message based on 1.
  3. How can i place the error message anywhere i like.
Finally the tutorials on here arent very good. does anyone know of a really good website to teach me from scratch?
 
Cheers