Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
How scanning is done through java? I want to scan a document and save it as binary image into postgresql database. How should I proceed?
Posted
Updated 23-Apr-11 6:07am
v3
Comments
Abdul Quader Mamun 17-Feb-11 20:07pm    
Not Clear.

If you want a textbox to have "columns" you may want to investigate using masking on a textbox to define several "columns" of variable-length. You can use multiple textboxes, but it probably will require javascript to receive your input on any of the textboxes and write the value to the texboxes accordingly.
 
Share this answer
 
Sound's like you are looking for some Masked textbox kind of thing where you will show the format of data to be entered. Google for same and use it.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900