O.P. RE: Problem with RegExp + Replace
i want to find calculations within a text string...
lets say i write
"hello jim, i have 25*20 dollars"
then my plugin calculated the amount -->
"hello jim, i have 500 dollars"
so i want to match simple math pieces
|