Re: [jQuery] What I need to know?

2010-03-03 Thread Cesar Sanz
:00 PM Subject: Re: [jQuery] What I need to know? On Tue, Mar 2, 2010 at 3:31 PM, Danjojo dlcac...@gmail.com wrote: Is it possible with jQuery to update a database / call a stored procedure when I update an Input box that represents Quantity of an item? http://api.jquery.com/category/ajax

[jQuery] What I need to know?

2010-03-02 Thread Danjojo
Is it possible with jQuery to update a database / call a stored procedure when I update an Input box that represents Quantity of an item? I am using vanilla ASP and have not used jQuery in a while. Because it is a wish list with line-items of quantity and being able to submit one line to the

Re: [jQuery] What I need to know?

2010-03-02 Thread Nathan Klatt
On Tue, Mar 2, 2010 at 3:31 PM, Danjojo dlcac...@gmail.com wrote: Is it possible with jQuery to update a database / call a stored procedure when I update an Input box that represents Quantity of an item? http://api.jquery.com/category/ajax/ There are some AJAX tutorials targeting jQuery use