Problem in regular expression
-
Hi all, I have stucked in regualar expression replace, please help me out My scenario is as follow I need to replace the "Anyvalue" with "SomeValue" in following string where "Anyvalue" can be different in different instance. Any suggestion would be highly appreciable. Thanks Rohit
-
Hi all, I have stucked in regualar expression replace, please help me out My scenario is as follow I need to replace the "Anyvalue" with "SomeValue" in following string where "Anyvalue" can be different in different instance. Any suggestion would be highly appreciable. Thanks Rohit
Rohit16db wrote:
where "Anyvalue" can be different in different instance.
I didn't get this point. You mean, "AnyValue" can be different ? And for that values you want to replace with "SomeValue" ? Can you please let us know what exactly is your business requirments ?
Cheers ! Abhijit Jana | MVP Web Site : abhijitjana.net | Follow Me @ twitter Read my Latest Article :Mastering Debugging in VS 2010
-
Rohit16db wrote:
where "Anyvalue" can be different in different instance.
I didn't get this point. You mean, "AnyValue" can be different ? And for that values you want to replace with "SomeValue" ? Can you please let us know what exactly is your business requirments ?
Cheers ! Abhijit Jana | MVP Web Site : abhijitjana.net | Follow Me @ twitter Read my Latest Article :Mastering Debugging in VS 2010