O.P. RE: Use DLL
Well, in that case, I have another question:
I have a string "* - Microsoft Visual Basic 2008 Express Edition", and the only thing I want to be left over is everything before " - Microsoft Visual Basic 2008 Express Edition".
So, "Start Page - Microsoft Visual Basic 2008 Express Edition" » "Start Page".
How can I do this with JScript RegExp?
|