mslfire Posted January 3, 2009 Report Posted January 3, 2009 (edited) I have a form with radio buttons? I want to set how many times the options can be picked. Example: 2pm-3pm 3pm-4pm For the 2pm-3pm time I want users to only be able to pick the 2pm-3pm 4 times, for the '3pm-4pm' time- only 5 times?.When the 2pm-3pm has been picked 4 times that option disappears. I want to be able to entre how many orders per radio button... And as the orders fill up the remaining orders decrease and option eventually disappears form frontend... How is this possible to do? Do I need to put a Id on each radio button? I REALIZED THAT THIS SHOULD BE IN A SERVER LANGUAGE CATEGORY becuase it deals with valuating a form...Moderator please feel free to delete I've re-posted in ASP 0- as I don't have option to delete in new forum Edited January 3, 2009 by mslfire Quote
shelfimage Posted January 4, 2009 Report Posted January 4, 2009 The best I can offer you is that it can be done using JavaScript. You might want to look for a solution using jQuery. Try searching dzone.com or google for a jQuery solution: http://www.dzone.com/links/search.html?query=jQuery+form&x=0&y=0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.