-
Creating dynamic rows in a form and submitting them to a database?
Hello,
I have a form and i created a method which would add rows to this form when the user selects an add row button..
I click the Apply buttomn to submit the form..
when I view the form again the extra rows that I added and the data entered into those fields are not available..
Why is this not being written back to the DB?
-
few pre- requistes,
1. make sure that form has an action attribute pointing to database application.
2. make sure that you are not using enctype="text/plain"
3. The only values be submitted are those which are in form elements.
if all is true post a link to your page
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks