Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 119339
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T03:38:15+00:00 2026-05-11T03:38:15+00:00

I have a txt file which actually is a html source of some webpage.

  • 0

I have a txt file which actually is a html source of some webpage. Inside that txt file there are various strings preceded by a ‘title=’ tag. e.g.

<div id='UWTDivDomains_5_6_2_2'  title='Connectivity Framework'>  

I am interested in getting the text Connectivity Framework to be extraced and written to a separate file.

Like this, there are many such tags each having a different text after the title=’some text here which i need to extract ‘ I want to extract all such instances of the text from the html source/txt file and write to a separate txt file. The text can contain lower case, upper case letters and number only. The length of each text string(in characters) will vary.

I am using PowerGrep for windows. Powergrep allows me to search a text file with regular expression inout. I tried using the search as title='[a-zA-Z0-9]

It shows the correct matches, but it matches only first character of the string and writes only the first character of the text string matched to the second txt file, not all string.

I want all string to be matched and written to the second file.

What is the correct regular expression or way to do what i want to do, using powergrep?

-AD.

  • 1 1 Answer
  • 2 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T03:38:15+00:00Added an answer on May 11, 2026 at 3:38 am

    I’m not familiar with PowerGrep, however, your regex is incomplete. Try this:

    title='[a-zA-Z0-9 ]*' 

    or better yet:

    title='([^']*)' 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a txt file which contains a google adsense code block and I'm
I have a txt file which contains data in the following format: X1 Y1
I have this file file.txt which I want to split into many smaller ones.
I have a java.hprof.txt file (automatically generated after an OutOfMemoryError) which I would like
I have a file 'records.txt' which contains over 200,000 records. Each record is on
I have a file template.txt which contains the following: Hello ${something} I would like
I have a file name logspath.txt which contain on the logs directory path on
I have a .txt file that I need to include into a page, that
I have a txt file and each line has a set of random strings,
I have a .txt file which has about 500k entries, each separated by new

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.