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. Regular Expression

Regular Expression

Scheduled Pinned Locked Moved Web Development
regextutorialquestion
3 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.
  • G Offline
    G Offline
    ganeshMohan
    wrote on last edited by
    #1

    I want to validate my conent with client side javascirpt regular expressions. words should not occur more than one time. ex ("one two one") here one comes more than one times, how to validate this using client side javascirpt regular expressions? and another, "one" should not come after the term "only".ex "only one", how to validate this using client side javascirpt regular expressions?

    Known is a drop , Unknown is an Ocean

    M 1 Reply Last reply
    0
    • G ganeshMohan

      I want to validate my conent with client side javascirpt regular expressions. words should not occur more than one time. ex ("one two one") here one comes more than one times, how to validate this using client side javascirpt regular expressions? and another, "one" should not come after the term "only".ex "only one", how to validate this using client side javascirpt regular expressions?

      Known is a drop , Unknown is an Ocean

      M Offline
      M Offline
      Mohammad Dayyan
      wrote on last edited by
      #2

      Have you ever seen http://www.regular-expressions.info/[^]

      P 1 Reply Last reply
      0
      • M Mohammad Dayyan

        Have you ever seen http://www.regular-expressions.info/[^]

        P Offline
        P Offline
        Paul Conrad
        wrote on last edited by
        #3

        That is a good site. Don't forget about the Expresso tool found on this site.

        "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

        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