Hi,
I have the source code of a simple web page in a text file.
I need to 'pick' certain areas out
- such as the text between <a href='>...TEXT I NEED.. </a> -
for entry into a DB field.
Is there a way CFFILE could do this or does there exist a function that could recognise various strings ?
Thanks
I have the source code of a simple web page in a text file.
I need to 'pick' certain areas out
- such as the text between <a href='>...TEXT I NEED.. </a> -
for entry into a DB field.
Is there a way CFFILE could do this or does there exist a function that could recognise various strings ?
Thanks