On Sat, Jun 18, 2005, at 14:45 EDT, Brian Chrisman wrote: > I have a web application which needs to do an http upload (post), but it > needs to upload a scanned image. Strange thing is the user can't scan > into some temporary directory and then upload the image as an ordinary > file. (Don't ask). The requirement is to have the web browser upload > pull an image from the scanner directly. > I didn't imagine that such a thing would be a big problem.. but > apparently it is.. has anybody heard of such a web browser plugin? My > googling has come up with very little... particularly where concerns > open source.
Is it Windows or Unix? Either way I imagine some coding would be involved. You could possibly write a Mozilla plugin using C/Java/Mozilla magic. I don't know how well Java could talk to SANE or TWAIN though. -- Sam Phillips <[EMAIL PROTECTED]> http://www.dasbistro.com/~sam/ San Francisco California _______________________________________________ RLUG mailing list [email protected] http://lists.rlug.org/mailman/listinfo/rlug
