Hi all, here is a tricky one .....
I need to change the first <tr> and </tr> tags in a table to <th> and</th> tags respectively, but leave all the other <tr> tags unchanged.
There would be multiple tables within an html string to perform this on.
Any ideas ?..
cheers.