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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T22:00:23+00:00 2026-06-11T22:00:23+00:00

A while ago I’ve asked a question regarding textboxvalidation with regex ( link ).

  • 0

A while ago I’ve asked a question regarding textboxvalidation with regex (link).
So according to the answer, I use a (clientside) regularexpressionvalidator with the following regex:

([\s*]*\w[\s*]*){3,}

Which worked as expected unless a word with accents is entered ( eg élè) for searching élève.
In that case the validation is not passed.

Can someone help me out on how to include accented letters in the above regex?
Some pages tells that \w should include accented letters, however when I test it with an online validator it fails.

Thanks.

  • 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-06-11T22:00:24+00:00Added an answer on June 11, 2026 at 10:00 pm

    Try this:

    (\s*[a-zA-Z_0-9À-ÿ]\s*){3,}
    

    OR

    ([\s*]*[a-zA-Z_0-9À-ÿ][\s*]*){3,}
    

    This will include all characters from À to ÿ (all accent characers including French accents in uppercase and lowercase)

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

Sidebar

Related Questions

A little while ago, I saw a question answered here regarding the fine-grained organization
A while ago I asked this question about how to defer updates to an
A while ago I asked a question about square detection and karlphillip came up
A while ago I asked this question: using xslt stylesheet to convert xhtml blank
A while ago I asked a question about hierarchy/version number sorting in SQL Server.
A while ago @Richard Harris gave a great answer for a similar question ,
A while ago, I asked a question about $ , and got useful answers
a while ago i asked this question Jquery tabs keep tab open that is
A while ago I asked myself, when I write something like this: char* first(int
A while ago, i posted a question about a parent div not reacting to

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.