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:
- Check the database for number instock
- create custom error message based on 1.
- 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