copy & paste web page info
i somewhat new to coldfusion and i can't figure out how to do something..
lets say there is a web page with these texts
hi abc bye
hi 123 bye
hi a1b2 c3 bye
i want to create a page that will go to a specific web page and search throught that web page for the word hi and then grab the following text up to the word bye... then it'll place those text in a file... so for example it'll copy only the text
abc
123
a1b2 c3
...and paste them in a file
is this possible??
can someone please point me in the right direction, i been at this for almost two days!
thanks in advance.
