I am needing to search texts that have these (differing) values in them:
0000.html - 8675.html
and
H0000 - H8675
and include them in the overall search. The searches are failing because the next page has a slight variation only here, here, and here.
I am told the answer is to replace the spot in the text where these climbing numbers reside with regular expressions. I have tried to use different examples, but I think the period dot may be causing them to fail. I may be completely off track, as I am unfamiliar with this code.
Is there someone that has experience in this that might lend a hand up?
Thanks zx81 - I have not yet been able to make any of those work - I pulled a section of the text and searched (the same text) with one instance of this in the xxxx.html and it spits it back as not a match.
I would normally buy this RexexMagic but after hours of using examples that should work and then this specifically made for this, I have lost hope this will ever work for what I am trying to do.
But thanks a whole lot for your help!