- Jun 6, 2020
- 11,559
- 4,422
Hello
I am using MiniHtmlParser and inside <td> text1 <br> text2 </td>
Now it only retrieves the value text1 and ignores the other value.
How can I replace the <br> tag with a space? and retrieve text1 text2
I am using MiniHtmlParser and inside <td> text1 <br> text2 </td>
Now it only retrieves the value text1 and ignores the other value.
How can I replace the <br> tag with a space? and retrieve text1 text2
Click to expand...
<table class="table" style="text-align:left;"> <tr> <td class="calendarSeparator" style="text-align: left; border-bottom: 2px solid #000;font-size: 15px;" colspan="6"> Ronda 1, Jornada 1 </td> </tr> <tr> <th>a1</th> <th>a2</th> <th>a3</th> <th>a4</th> <th>a5</th> <th>a6</th> </tr> <tr class="showFullMatch"> <td style="text-align:left;"> <a...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید