Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. regular expression for firstname [modified]

regular expression for firstname [modified]

Scheduled Pinned Locked Moved ASP.NET
regexhelp
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    ademsandeepreddy
    wrote on last edited by
    #1

    Hi, I need regular expression for first name that the word should not be case sensitive that should contain only alphabets and spaces(optional upto 3 spaces) single quotes(optional) the name should start with alphabet and should end with alphabet or space Can anybody help me regarding this

    hi

    modified on Tuesday, December 1, 2009 12:47 AM

    A 1 Reply Last reply
    0
    • A ademsandeepreddy

      Hi, I need regular expression for first name that the word should not be case sensitive that should contain only alphabets and spaces(optional upto 3 spaces) single quotes(optional) the name should start with alphabet and should end with alphabet or space Can anybody help me regarding this

      hi

      modified on Tuesday, December 1, 2009 12:47 AM

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      how about [\w\s]+:thumbsup:

      Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


      My Latest Articles-->** Simplify Code Using NDepend
      Basics of Bing Search API using .NET
      Microsoft Bing MAP using Javascript

      A 1 Reply Last reply
      0
      • A Abhishek Sur

        how about [\w\s]+:thumbsup:

        Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


        My Latest Articles-->** Simplify Code Using NDepend
        Basics of Bing Search API using .NET
        Microsoft Bing MAP using Javascript

        A Offline
        A Offline
        ademsandeepreddy
        wrote on last edited by
        #3

        there is no charcter range in this

        hi

        S A 2 Replies Last reply
        0
        • A ademsandeepreddy

          there is no charcter range in this

          hi

          S Offline
          S Offline
          Shyam Bharath
          wrote on last edited by
          #4

          Whose character? :sigh:

          Exam-O-Matic - Online exam conduction tool in ASP.net

          1 Reply Last reply
          0
          • A ademsandeepreddy

            there is no charcter range in this

            hi

            A Offline
            A Offline
            Abhishek Sur
            wrote on last edited by
            #5

            Do u need to add character range at all.... for names.. ?? I think you are talking about first name of an individual ??

            Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


            My Latest Articles-->** Simplify Code Using NDepend
            Basics of Bing Search API using .NET
            Microsoft Bing MAP using Javascript

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups