TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Habeeb
NA
143
17.7k
Scan Image In Asp.net
Apr 15 2019 7:43 AM
Hi,
I am working on an application in which, the user has to first Scan and upload Mulitple Documents based on document type like ID,Passport etc..
When the user Scans/uploads the document then first it should store in Some temp Folder. Only when the user click save button , the system will generate the Unique document no and All the Scanned document will be uploaded to Actual Folder with unique DocNO_filename format.
which is the best way to do it (i.e, scan app using asp.net and store it to temporary folder in the application) ?
Reply
Answers (
3
)
Dynamic Row Add and Delete before saving to database.
How to store cookies in Asp.Net Identity for webApi