I have several hard coded link pages that I would like to grab all the links from and 
write to a database. I figured that if I did a cfhttp to the file and then did some 
sort of search on it, i could get the href and the link name and write it to the 
database. This isn't something that I have to do but I would like the experience.


This is where i am so far.

I can pull up the page using cfhttp. 
Now how do I search for links on it? Do i need to use find or refind? I don't fully 
understand reg expressions so I don't know how to use it that well.

TIA

Art


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to