WebApp 4 scanning documents ?

Anemia

New Member
Hi,
we are trying to develop Web application that use SpeedScript as server-side scripting language. Basic funcionality of our app is scanning and archiving documents.
We use WinServer2003 as our server machine with IIS. We have 3rd party software which we already use in our desktop applications, and software works great.
First of all I must say that our scanners are instaled on client machines with 3rd party software.
0. Our goal is that we have minimum steps - so we use our software for that purpose.
1. We can't call scanning function because it's in SpeedScript, so our server-side doesn't know anything about scanner, and local path's where scanned documents will be saved. (it's my assumption)
2. I can call my scanning program using JavaScript and ActiveX control, only if I run app in local. [In this situation also, I cant call my scanner with params which enable me to set paths for saved documents.] If I try to run from server nothing happen's.

Does anyone know the right way to finish this kind of web application ?

every good advice will be helpful.
http://en.wiktionary.org/wiki/assumptiontnx.
 
Top