B4X FEED MiniHtmlParser replace <br>

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: MiniHtmlParser replace
است. این موضوع تا کنون 23 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع MiniHtmlParser replace
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
23
پسندها
0
آخرین ارسال توسط PracticalSoft
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

<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...
Click to expand...



 

عقب
بالا