
05-08-08, 04:55 AM
|
|
New Member
|
|
Join Date: May 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by mohit
Thanks,
but i have done it in something different way.
i used this
([a-zA-Z]+/[A-Z]+) (of/[A-Z]+) ([a-zA-Z]+/[A-Z]+)
then use replace it with $1 $3
it worked for me.
thanks for contribution
|
Thanks for the code
|