Ok, this is probably going to sound REAL stupid, but I'm an ASP developer, and not used to using interfaces for my data access pages. My question:
How do I make what the user selects on a form to be entered into the database? In ASP, I would use form submission logic, but this user interface thing is confusing. I have a basic form (with a subform) and would like the entries to be saved, deleted, etc. Also, my subform appends a blank entry to the end of it whenever I enter in a new value, which is cool, but the entries don't get saved into the database. Thanks for any help you might offer to a "silly newbie". hehe
~~Chaotix
How do I make what the user selects on a form to be entered into the database? In ASP, I would use form submission logic, but this user interface thing is confusing. I have a basic form (with a subform) and would like the entries to be saved, deleted, etc. Also, my subform appends a blank entry to the end of it whenever I enter in a new value, which is cool, but the entries don't get saved into the database. Thanks for any help you might offer to a "silly newbie". hehe
~~Chaotix