Click here to Skip to main content
15,893,161 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
asyncfileupload how to get new filename after upload to sane new file name in the database
Posted
Comments
ZurdoDev 22-Aug-14 15:09pm    
Where are you stuck?
mh20005@hotmail.com 22-Aug-14 15:19pm    
My problem is that after save the file with a new name, I can not get the new name to save it in the database.
ZurdoDev 22-Aug-14 15:20pm    
Why not?
mh20005@hotmail.com 22-Aug-14 15:23pm    
how i do that?
ZurdoDev 22-Aug-14 15:25pm    
Write SQL to update your table.

Do you know how to write code to interact with a database at all?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900