how to read in text and images and write them out?
Linda Li
Greenhorn
Joined: Dec 21, 2001
Posts: 3
posted
0
I don't know if this is possible.I need some help. Let say I have a class 'Employee'.It contains fields like name, id etc. The problem is with the field 'picture'. I know how to read in the regular text and write them out. But how do I read in each image of the employee so that when the ID is typed, the picture is shown? Can all images be saved in one file or each images itself has to be one file? Thanks! :roll:
subject: how to read in text and images and write them out?