Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / January 2006

Tip: Looking for answers? Try searching our database.

Scan images using asp.net

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sonu - 18 Jan 2006 08:22 GMT
my asp.net project has a requirement to enable the user to scan
images.How can i do this?
Kevin Spencer - 18 Jan 2006 14:48 GMT
You have an ASP.Net application. This means that the application runs on a
web server, and sends and receives HTTP messages from the client.
Specifically, it sends files to the client, and can receive Requests from
the client, which may include files, assuming that the HTML documents sent
to the client include File upload form fields.

Now, for a client to scan an image, the client machine must have scanner
hardware connected to it. The scanner hardware does the scanning, and the
scanner software does the image-making. Therefore, assuming that the user's
machine has a scanner attached to it, the user scans some image, and saves
it as a file to their machine. The user can then upload the file as he/she
would upload any file from their machine via a web page.

Signature

HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.

> my asp.net project has a requirement to enable the user to scan
> images.How can i do this?
Lau Lei Cheong - 19 Jan 2006 03:36 GMT
There's no generic method for web browser applications to access scanners,
and you'll have to find way to talk with Twain or WIA on the client machine
to do that.

You may want to use a signed ActiveX client/applet like this
http://www.dynamsoft.com/WebTWAIN_Overview.html to do so...
(Seems all search engine got directed to this one...)

"sonu" <snehal_wale@yahoo.com>
???????:1137572568.634257.35370@g14g2000cwa.googlegroups.com...
> my asp.net project has a requirement to enable the user to scan
> images.How can i do this?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.