View Single Post
Old 04-26-2011, 05:33 PM   PM User | #3
RedHouse
New Coder

 
Join Date: Mar 2009
Posts: 32
Thanks: 5
Thanked 0 Times in 0 Posts
RedHouse is an unknown quantity at this point
Thanks for the reply but with that regex it gobbles up to much as the dot all (.*) is greedy as there is no ? to limit it. I had the semi colon problem being at the end of the code in the back of my mind but didn't want to complicate the matter myself, as I cannot even seem to solve this problem.
RedHouse is offline   Reply With Quote