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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T02:20:31+00:00 2026-05-26T02:20:31+00:00

I am wanting to remove () and spaces from a field that comes from

  • 0

I am wanting to remove () and spaces from a field that comes from JSON

what I thought of doing was this,

'+myleads.Phone.replace(/(/g,'')+'

But I found out I would have to do it over and over again for each replace

Is there an easier way?

  • 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-26T02:20:32+00:00Added an answer on May 26, 2026 at 2:20 am

    Here is the RegExp to remove all opening and closing round brackets, space symbols and hyphens at once:

    myleads.Phone.replace(/[-()\s]/g, '');
    

    EDIT: In case you don’t need to remove hyphens, change it to

    myleads.Phone.replace(/[()\s]/g, '');
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm wanting to remove a module from my Drupal 6.x sites. I've identified that
Can anyone suggest a good solution to remove duplicates from nested lists if wanting
so I have 2 websites that are identical. I am not wanting to remove
I'm wanting to remove a space between any two words and add anything that
I am wanting to use a amimated gif in gwt and remove it from
I'm wanting to remove a image from a uibarbuttonitem and take it back to
I understand that wanting to update or remove a constant is the exact opposite
I am wanting to remove an entity from a database using LINQ2SQL without having
I am wanting to access a website from a different port than 80 or
We have a ftp system setup to monitor/download from remote ftp servers that are

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.