Hi,
I am a fairly newbie to regular expressions, and I'd like some help with a simple task, I have a string on my web page which looks like this:
{Content:Arial:10}
Now, what I would like is to match a variable against 'Content' but not the rest of the string... Thank you in advance, and hope somebody understood.. 🙂
Morten..