I've got a need to read a javascript file on another site that contains just variable definitions i.e.
numbers.js contains :- /* employee numbers */ var fred_bolggs='12345' var dave_smith='6789' ... etc I can read the file thru cfhttp with out a problem, but I was just wondering if someone know of a quick and dirty way where I could read the file and dump it into a database. I'm afraid I know nothing about javascript. TIA Richard ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

