Jump to content

Need help with searching html file.


Romm
 Share

Recommended Posts

Ok for example i have html file with code.

Test = 123

Test = 1234

Test = 2345

Test = 234

I need to find values 123, 1234, 2345, 234, copy them and insert into .txt file like this:

123

1234

2345

234

I know how to search 1 value. But cant understand how to search all 4. Something like...find 1st value, copy it, delete, then find 2nd value...etc.

And there is also problem searching different length values.

Thanks for help.

Edited by Romm
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...