View Full Version : Scanning from HTML
shman
02-12-2003, 09:11 AM
Hi,
Is there a way to automatically attach a scan option to HTML page? I want a add a button and clicking on the button user should be able to scan one or more documents from a scanner attached to the PC from which the user clicks on the button.
How to do this?
Thanks
shman
Roy Sinclair
02-12-2003, 03:55 PM
Only if the web page is running under IE and is also local to the machine in question (ie: not served by a web server) can you do this.
shman
02-13-2003, 07:19 AM
Hi,
In my case the page is served by a web server.
Just curious - If the page is local, then what is the HTML code to add the scanner button?
thanks
timur
02-13-2003, 11:24 AM
Noway!
The security concept of HTML supposes that the pages couldn't effect on your machine
How would you like if some page will start to format your hard drive?
Roy Sinclair
02-13-2003, 03:38 PM
For a local page you would have to name it .HTA which would make it an HTML Application. Then the syntax for doing something is pretty much identical to the VBSCRIPT syntax since that's essentially what you'd be running.
Skyzyx
02-14-2003, 06:21 AM
(A) I think this is a cross-post, and (B) you'd need to find a VBScript forum. This is for HTML, CSS, and JavaScript. SOme of us don't appreciate your utter disconcern of the guidelines.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.