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 7601071
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T23:04:45+00:00 2026-05-30T23:04:45+00:00

I asked a similar question before and got the correct response. This time though

  • 0

I asked a similar question before and got the correct response. This time though I would rather try and get two variables for the name after the ‘By’ and the ‘Date’ separately.

The problem with the below match is that it isn’t picking up if the name has a space or a dash in it:

<p class="review-rating">
 By carolyn.fleetwood
 - Feb 11, 2012
 -
 Something.com
</p>
<p class="review-rating">
 By Dont-work
 - Feb 11, 2012
 -
 Something.com
</p>
<p class="review-rating">
 By wont work
 - Feb 11, 2012
 -
 Something.com
</p>

$('.review-rating').each(function() {
    var matches = $(this).text().match(/\s*By\s+([\w.]+)\s*-\s*([\w, ]+)/);
    alert("Date: " + matches[2] + " | By: " + matches[1]);
});​

With the above it wont pick up the dash or spaces after the “By “.

See here jfiddle: http://jsfiddle.net/GYSbR/1/

  • 1 1 Answer
  • 0 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. Editorial Team
    Editorial Team
    2026-05-30T23:04:47+00:00Added an answer on May 30, 2026 at 11:04 pm

    Assuming the rest of the line is their name, just switch from [\w.] to [^\r\n]+ so it catches the rest of the content(s) up until the next new line.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've asked a very similar question before, but this time is not about VB
I asked a similar question before, but got no helpful response so I will
I have asked a similar question before and got an convincing answer as well?
I've asked very similar question before and should have mentioned more detailed. Last time
I have asked a similar question before, but didn't get very good results. I've
I have asked a similar question before and while the answers I got were
This is referring to the question i asked before, and got a really quick
I guess this was asked before, but I could not find any similar question.
OK, I had asked a similar question before and had got an answer but
I've asked a similar question before, but I've done some more research and this

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.