S
Summarah
Hello. I have a big data table in FP2002. My client does not have FP, but
wants to be able to edit the HTML himself. There are too many tags in it for
him to do so efficiently without the use of FP. For each and every row, there
is the following code:
<tr height="17" style="height:12.75pt">
<td height="17" style="height: 12.75pt; color: black; font-family:
Arial, sans-serif; font-size: 10.0pt; font-weight: 400; font-style: normal;
text-decoration: none; text-align: general; vertical-align: bottom;
white-space: nowrap; border: medium none; padding-left: 1px; padding-right:
1px; padding-top: 1px">
<font face="Verdana" color="#FFFFFF">98°</font></td>
<td style="color: black; font-family: Arial, sans-serif; font-size:
10.0pt; font-weight: 400; font-style: normal; text-decoration: none;
text-align: general; vertical-align: bottom; white-space: nowrap; border:
medium none; padding-left: 1px; padding-right: 1px; padding-top: 1px"
width="305">
<font face="Verdana" color="#FFFFFF">I do (cherish you)</font></td>
</tr>
What I need to know is how to remove all this excess code. There are a few
rows where the text size is larger to indicate a new section, but it's all
part of the same table. Can anyone help me with this? I need to get back to
him today.
Thanks,
Summarah
wants to be able to edit the HTML himself. There are too many tags in it for
him to do so efficiently without the use of FP. For each and every row, there
is the following code:
<tr height="17" style="height:12.75pt">
<td height="17" style="height: 12.75pt; color: black; font-family:
Arial, sans-serif; font-size: 10.0pt; font-weight: 400; font-style: normal;
text-decoration: none; text-align: general; vertical-align: bottom;
white-space: nowrap; border: medium none; padding-left: 1px; padding-right:
1px; padding-top: 1px">
<font face="Verdana" color="#FFFFFF">98°</font></td>
<td style="color: black; font-family: Arial, sans-serif; font-size:
10.0pt; font-weight: 400; font-style: normal; text-decoration: none;
text-align: general; vertical-align: bottom; white-space: nowrap; border:
medium none; padding-left: 1px; padding-right: 1px; padding-top: 1px"
width="305">
<font face="Verdana" color="#FFFFFF">I do (cherish you)</font></td>
</tr>
What I need to know is how to remove all this excess code. There are a few
rows where the text size is larger to indicate a new section, but it's all
part of the same table. Can anyone help me with this? I need to get back to
him today.
Thanks,
Summarah