PDA

View Full Version : attach ms file and scan file for certain info


shibby1011ph
10-15-2002, 06:05 AM
can anyone help me?

using jsp, i would like to upload a ms word file and then scan that particular files for certain information...for example, an ms word file that contains a list of students enrolled in a particular class, i would like to get the names of those students. what i would like to do is attach that file and then the program would automatically get the names.

please help thanks!

raf
10-15-2002, 10:02 AM
check on this one.

http://www.codingforums.com/showthread.php?s=&threadid=8042

in my opinion, it's doesn't come down to the server sided language you use, buth on the predefined format and structure of the document the user originally puts his data in.
(so, why post this twice ?)