Using cffile, I have a form that allows users to upload their resume (MSWord documents (.doc files)) to our system. What I wanted to do next was...as each document is uploaded, read/retrieve the text out of it, and insert it into a table (SQL Server database). The reason I wanted to do this, was to make it easier to search through the resume data. Any suggestions on how to accomplish this would be appreciated. I attempted to read the file by using cffile, and was able to read it; however, there was also a lot of 'garbage' along with the text that was in the file. Thanks, Doug
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:193863 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

