How Recreate FileUploads Created on Client
I have a multiple upload component which has a problem with postback. I
know what the reason is but I would like to know what would be the best
solution.
Every time when a user attach a document component hides current input and
creates a new one with javascript. The problem is that server side does
not anything about those inputs created in javascript. I know that I have
to recreate them on server side but I don't know what should be the best
way to recreate them on server side.
No comments:
Post a Comment