It goes something like /,[^,]*$/
Fire up expresso and try it. The logic is "comma, any number of non-commas, end" So all but the last comma will fail the second part. Cheers, Peter ps There is a regex forum here. Next time...
Software rusts. Simon Stephenson, ca 1994.