Osman Posted January 27, 2003 Posted January 27, 2003 Hi, I am in trouble about updating order quantity. I have a db that contains orders. I show orders in shoping card in list view. I want to give ability to user to update quantity. When user enter quantity field the update button become active. But if you want to update by holding enter key instead of clicking button, a blank page open in browser. Please help me. Thanks. Adam Djuby
Garry Claridge Posted January 28, 2003 Posted January 28, 2003 Try adding an extra line to your Form: <input type="hidden" name="-edit"> All the best. Garry
Osman Posted January 29, 2003 Author Posted January 29, 2003 Thanks for your helps. That was which i want to do. Adam Djuby
Recommended Posts
This topic is 8119 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now