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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T06:05:54+00:00 2026-05-14T06:05:54+00:00

I have a e-mail address validator but I need to add special characters as

  • 0

I have a e-mail address validator but I need to add special characters as valid for example ü, ç… Because users in Turkey (or anywhere else) can have a web site url like: hasangürsoy.com My code is below:

<asp:TextBox ID="tEMail" runat="server" />
<asp:RequiredFieldValidator ID="rfvEMail" runat="server"
    ControlToValidate="tEMail" ErrorMessage="* required" />
<asp:RegularExpressionValidator ID="revEMail" runat="server"
    ControlToValidate="tEMail" ErrorMessage="* invalid"
    ValidationExpression="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" />
  • 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-14T06:05:54+00:00Added an answer on May 14, 2026 at 6:05 am

    Okay I did it. But be careful, if you use this e-mail validation expression the mail address can’t pass validation when you try to use it for example ReplyTo address.

    <asp:RegularExpressionValidator ID="revEMail" runat="server"
        ControlToValidate="tEMail" ErrorMessage="* invalid" Display="Dynamic"
        ValidationExpression="\w*[\wçığöşü]+([-+.']\w+)*@\w*[\wçığöşü]+([-.]\w+)
        *\.\w+([-.]\w+)*" />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

have downloaded page by webbrowser and need to get mail address. But it is
For example: I have a JSF Validator to validate e-mail thusly: @FacesValidator(value=validateEmail) public class
If you have the e-mail address you.late.you@asdf.com you_late_you@asdf.com How are you enable to count
I have been trying to extract an e-mail address from a website using XPath.
i have a User class with a field for the e-mail-address and a password.
I have the typical HTML "contact me" page, i.e. name, e-mail address and message.
I have implemented mail composer. But it opens mail composer whenever user had implemented
I have a working example of a form here . I need to use
Possible Duplicate: JQuery validate e-mail address regex hi i have an input filed in
I have these lines of code to validate for an e-mail address: <h:outputText value=#{labels.eMail}:

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.