close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Insert multiple records not working

Thread began 12/22/2014 8:16 am by danny405167 | Last modified 12/22/2014 9:59 am by Jason Byrnes | 574 views | 3 replies |

danny405167

Insert multiple records not working

I was following this tutorial "http://www.webassist.com/tutorials/Create-a-multiple-record-insert-form" on how to insert multiple records but the records are not being added to ny database. I am running Windows 7 Pro with DW CS 6 and all of my extensions are up to date. I am attaching my page.

Attached Files
test-PREM-2.zip
Sign in to reply to this post

Jason ByrnesWebAssist

looks like the submit button was initially inside the repeat. change the submit button code:

<input name="addRecords_<?php echo $RepeatSelectionCounter_1; ?>" type="submit" id="addRecords_<?php echo $RepeatSelectionCounter_1; ?>" value="Submit">



to:

<input name="addRecords" type="submit" id="addRecords" value="Submit">
Sign in to reply to this post

danny405167

Thanks it worked but whenever I open the Wizard, the code changes from

<input name="addRecords" type="submit" id="addRecords" value="Submit">

to

<input name="addRecords_<?php echo $RepeatSelectionCounter_1; ?>" type="submit" id="addRecords_<?php echo $RepeatSelectionCounter_1; ?>" value="Submit">

Sign in to reply to this post

Jason ByrnesWebAssist

I am not able to reproduce this behavior, Try changing the trigger to any form post or Current page submit rather than using the submit button as the trigger.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...