473,402 Members | 2,050 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

Reading scannres output

We have a web based accounting software, and severly need to connect
to scanners and operate them via our programs. What can be used? PHP,
Javascript,... to do that? ??????

--
Posted using the http://www.dbforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbforumz.com/PHP-Reading-...ict241287.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbforumz.com/eform.php?p=838833
Jul 21 '05 #1
4 1135
What an odd little question...

Are the scanners attached to the server, or the client?

~D

Jul 21 '05 #2
"" wrote:
What an odd little question...

Are the scanners attached to the server, or the client?

~D


They are connected to the clients.
I’m just looking for a way to handle it. What about Javascript?
What about asking users to scan the file and then upload the .JPG file
on our server?
Any other ways? ???

--
Posted using the http://www.dbforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbforumz.com/PHP-Reading-...ict241287.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbforumz.com/eform.php?p=839534
Jul 21 '05 #3
Om1d_h wrote:

[...]
> Are the scanners attached to the server, or the client?
>
> ~D


They are connected to the clients.
I'm just looking for a way to handle it. What about Javascript?
What about asking users to scan the file and then upload the .JPG file
on our server?
Any other ways? ???

Forget JavaScript. Just scan directly to the server.

Any other ways? Try Googling "macro utility".

I don't think this question has anything to do with PHP.

By the way, one question mark is fine.

E

Jul 21 '05 #4
"Om1d_h" <Us************@dbForumz.com>
We have a web based accounting software, and severly need to connect
to scanners and operate them via our programs. What can be used? PHP,
Javascript,... to do that? ??????


Write a normal, compiled, client-server app that uses sockets. It's quite
easy to do in Free Pascal/Delphi. However it might be a bit hard do use
Twain drivers...

PHP is executed on server. All the client get is html code + headers. So PHP
can't control scanners.
JavaScript can control only user's web browser, which *usually* can't scan
:]
Same with Java, Flash.

If you can ask user, to scan the image, than you can ask the user to send to
to you via e-mail.

Regards,
Talthen
Aug 3 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: jeff M via .NET 247 | last post by:
I'm still having problems reading EBCDIC files. Currently itlooks like the lower range (0 to 127) is working. I have triedthe following code pages 20284, 20924, 1140, 37, 500 and 20127.By working I...
8
by: junk5 | last post by:
Hi I need to read raw 16 bit data from a file, where the first byte is the most significant byte of the first data value and the second byte is the least significant byte of the first data value...
1
by: SteveB | last post by:
I'm porting an application from Apache Xerces to .Net and am having a couple of small problems with deserialization. The XML that I'm reading comes from a variety of sources, and there are two...
10
by: Tyler | last post by:
Hello All: After trying to find an open source alternative to Matlab (or IDL), I am currently getting acquainted with Python and, in particular SciPy, NumPy, and Matplotlib. While I await the...
21
by: Naya | last post by:
Hello, everyone!!! Well, I have a situation here. I am trying to read this data from a file, but the wrong values keep spitting out at me. Here's what I mean: Program: int main() {...
1
by: anii | last post by:
Hi! I'm working on a piece of code for school. =) in C++. (I've read the rules and understand that i can't put all of the code here and ask for all of the code) I've got all (or most) of the code...
21
by: Stephen.Schoenberger | last post by:
Hello, My C is a bit rusty (.NET programmer normally but need to do this in C) and I need to read in a text file that is setup as a table. The general form of the file is 00000000 USNIST00Z...
2
by: Logan Lee | last post by:
BACKGROUND READING: http://www.geocities.com/logan.lee30/a_crude_method_of_static_code_analysis.html http://www.geocities.com/logan.lee30/A_method_of_static_code_analysis.html Like this: ...
4
by: radhikams | last post by:
hi I have written a code for writing the data of a column from database into a file and again reading that file and displaying. Im writing into an .html file....Now the problem is im...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.