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. Substring function

Substring function

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestion
4 Posts 4 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.
  • H Offline
    H Offline
    Harun Net
    wrote on last edited by
    #1

    how can i know string between two particular tag in asp.net

    N S A 3 Replies Last reply
    0
    • H Harun Net

      how can i know string between two particular tag in asp.net

      N Offline
      N Offline
      NetBot
      wrote on last edited by
      #2

      from code behind or from javascript?

      1 Reply Last reply
      0
      • H Harun Net

        how can i know string between two particular tag in asp.net

        S Offline
        S Offline
        Sandeep Akhare
        wrote on last edited by
        #3

        There are many ways to perform it totally depends what is the requirement you have given very less information to get exact solution Any way you can do it by using regular expression or by using string's split method check that method

        Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

        1 Reply Last reply
        0
        • H Harun Net

          how can i know string between two particular tag in asp.net

          A Offline
          A Offline
          aswini
          wrote on last edited by
          #4

          using split you can define the starting index and number of characters... of substring with regular expression , you have to define the expression string format. so the input string is compared with the expression string format

          Aswini

          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