I have a table with items that can be purchased, and i have a table
that stores quantity pricing for each item. In my view i have a input
for the quantity. I then have a javascript change function that is
triggered when someone changes the quantity they want to order. my
problem is i don't know the best way to look up the quantity pricing
in the database using the javascript function.

any suggestions?

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to