Regular Expression
-
I hav Input String as under: Inside XML I require the following Result: Inside XML I need regular expression for this. Thanks.
-
I hav Input String as under: Inside XML I require the following Result: Inside XML I need regular expression for this. Thanks.
What exactly do you want again?
Brad Australian Save the Glass House (Fill in the complaint form to the ABC) Glass House Home Page (May as well get hooked while you still can)
-
I hav Input String as under: Inside XML I require the following Result: Inside XML I need regular expression for this. Thanks.
Thanks to all bodies. I found the solution myself. Regular Expression is as under: (?:)(.*)(?:)
-
Thanks to all bodies. I found the solution myself. Regular Expression is as under: (?:)(.*)(?:)
peshawarcoder wrote:
Thanks to all bodies.
:laugh:
"A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder
coolestCoder
-
peshawarcoder wrote:
Thanks to all bodies.
:laugh:
"A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder
coolestCoder
Thanks.