Forums

This topic is locked

Upload addon pack does not workwith ASP Upld3

Posted 16 Nov 2006 21:08:21
1
has voted
16 Nov 2006 21:08:21 Barry Clark posted:
ASPUPLOAD3/UPDATE are NOT saving the renamed filename in the database:

Added form, one file field, and submit button.
Added PureASP Upload 3,
Added hiddenfield called "filename" set to:<%= pau.Fields("file".FileName %>
From add-on pack, added "Rename upload files" behaviour: file mask set to: Session("kt_login_user"&".##ext##"
Applied update behaviour, and told it to save "filename" to the table.
When page is run, ORIGINAL filename is saved in DB, BUT file is renamed correctly in upload folder.

HOW do I save the RENAMED filename in the database? HELP!

Reply to this topic