I am converting our content management system (that we bought years ago) into 
coldfusion using verity and sql.  There are about 25,000 files that need to be 
converted.  What I would need to do is create a tool that will go through the 
files and put the following:

<span>subject: some text</span>

into a sql table.  I started with a loop over all the files in the directory 
and can use rereplace to remove the span tags.  Just not sure how I can go 
about getting the data (written as some text above) out of each file and 
putting in the database - some of these individual files are 60-100 pages long. 
 Anyone have any suggestions?  Thanks. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286088
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to