Hi all,
Using a regular expression how can i select the first <tr> in a <table> and then every <td> within
what i want to do is eventually find the first row’s <td> tags and replace with <th> tags
anyone any ideas?
Hi all,
Using a regular expression how can i select the first <tr> in a <table> and then every <td> within
what i want to do is eventually find the first row’s <td> tags and replace with <th> tags
anyone any ideas?