Hi,
A form is:
<tr>
<td ><span style="color:#000000;">Job</span></td>
<td><input name="profile_field_1203"></td>
</tr>
How to deal with that ?
Could that be something like: profile_field_*=Myjob <span style="*">;</span>
But as the <span..> is not surronding the field... i am lost.
Comments