close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Data Assist Multiple Files Upload not working

Thread began 7/10/2011 11:11 pm by ijk76319396 | Last modified 7/11/2011 10:46 am by Jason Byrnes | 2415 views | 7 replies |

ijk76319396

Data Assist Multiple Files Upload not working

I have a page that has multiple delete files as well as multiple upload files. I am using similar specs for both wizards however only the delete files option is working. I have attached my page. Is there something I am doing wrong here?

Attached Files
ab320392039203093930-39309309309fddfitmv9590538306-797375---6994837305504jnvnfr3838440ek30.zip
Sign in to reply to this post

Jason ByrnesWebAssist

what exactly are you trying to accomplish with this multiple update? the way you have it configured will not update anything because there is no form element in place to change any of the data.

Sign in to reply to this post

ijk76319396

I don't want to update it. I forgot to take that out so the update is not supposed to be there. I am trying to insert multiple records that is what is not working. I have saved a revised copy of the file.

Attached Files
ab320392039203093930-39309309309fddfitmv9590538306-797375---6994837305504jnvnfr3838440ek30.zip
Sign in to reply to this post

Jason ByrnesWebAssist

i still dont get what you are trying to do.


all you have to insert is a checkbox, that contains a value already inserted to the database?:
<input type="checkbox" name="check_<?php echo $RepeatSelectionCounter_1; ?>" id="check_<?php echo $RepeatSelectionCounter_1; ?>" value='<?php echo $row_rsPH["ID"]; ?>'/>


this does not make any sense.

it also does not look like you have made any bindings on the second step of the multiple record insert for fields that should be inserted.

Sign in to reply to this post

ijk76319396

What I am trying to do is take values from the rsPH recordset and put them into a database table. The values from the rsPH recordset are values from another table in my database.

Sign in to reply to this post

Jason ByrnesWebAssist

it also does not look like you have made any bindings on the second step of the multiple record insert for fields that should be inserted.

Sign in to reply to this post

ijk76319396

I have attached a screen shot of what I have entered for the second step values.

Sign in to reply to this post

Jason ByrnesWebAssist

the insert multiple behavior does not support recordset bindings directly.
add hidden form elements to the repeate region form, bind those hiden elements to the recordset rows, use those hidden form elements in the multiple insert behavior.

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...