This topic is locked

Upload file from Scanner

6/9/2008 7:53:41 AM
PHPRunner General questions
S
swanside author

Hello.
I have edited my databse to include a file, so in the materials table I have these fields
Title

Job_No

Quantity

Unit_Price

Additional_Cost

Description

Date

upload

File Name.
I can upload files to my database and save them in the materials table in the upload filed which is set as LONGBLOB and the name in the File Name field.
Is it possible to scan directly and save, at the moment, we need to scan them with Adobe save them and upload it in to the database?
Ideally something that could change the Browse button into a SCAN button from scanner?
Thanks

Paul.

Sergey Kornilov admin 6/9/2008

Paul,
web browsers are only able to upload images from the file system.

S
swanside author 6/10/2008

OK Thanks for clearing that up.

Paul.