Tonz
09-16-2002, 12:28 AM
I am wondering if I can add the subject for an e-mail from a sub heading in a <tr>
For example...
<tr>
<td>This is the sub heading</td>
<td>Some info about the sub heading</td>
<td><a href="mailto:myemailaddy:?this is the same info as the sub heading ">Click here for more info</a></td>
</tr>
Whatever is in the first table cell is then automaticly added to the subject in the mailto link.
________________
OR
______________
Can I pass the sub heading info into a form?
Many thanx
Tonz:cool:
For example...
<tr>
<td>This is the sub heading</td>
<td>Some info about the sub heading</td>
<td><a href="mailto:myemailaddy:?this is the same info as the sub heading ">Click here for more info</a></td>
</tr>
Whatever is in the first table cell is then automaticly added to the subject in the mailto link.
________________
OR
______________
Can I pass the sub heading info into a form?
Many thanx
Tonz:cool: