Hmm, heute heiss ich...: Darauf clicken und email senden...

Beitrag lesen

Name|Firstname|Street|Nr|Code|City|Tel|eMail
AAA|aaa|AAAStreet|111|Aa111|A-town|1234567890|aaa@aaa.com
BBB|bbb|BBBStreet|222|Bb222|B-town|1234567890|bbb@bbb.com
CCC|ccc|CCCStreet|333|Cc333|C-town|1234567890|ccc@ccc.com
_______________________________________________________

Wer kann diese Frage Professionel beantworten, ohne einen tollen
Forums Gag schreiben zu müssen. Denn ich habe die Ansicht, das hier niemand wert auf einen wirklichen Stil hier im Forum legt.
Also, die lustigen unter euch, haltet eure finger doch mal zurück.
Ich habe diese Frage hier schon ein paar mal gelesen und noch keine gescheite Antwort dazu gelesen. Mich interessiert das auch, desshalb stelle ich auch diese Frage, wie kann man in einer Tabelle einen
email link setzen ohne bei einer neuen email address die html datei
neu zu editieren ?
_______________________________________________________

<html>
<head>
<TITLE>xxx</TITLE>
 </head>
<body bgColor=#CCCCCC>

<object id="Address" classid="clsid:333C7BC4-460F-11D0-BC04-0080C7055A83" codebase="(Empty Reference!)">

<param name="DataURL" value="datafile.txt">
<param name="UseHeader" value="true">
<param name="FieldDelim" value="|">
<param name="Filter" value="">
<param name="CaseSensitive" value="false">

</object>

<form  style="position:absolute; top:10px; left:10px">
<table style=margin-left:10px; style=border-style:solid; style=border-width:0.01cm; style=border-color:FFFFFF; width="700">
<tr>
<td align=left width=125 style="font-family:Arial; font-size:12pt; color:FFFFFF"><b>Name</b></td>
<td align=left width=105 style="font-family:Arial; font-size:12pt; color:FFFFFF"><b>Firstname</b></td>
<td align=left width=85 style="font-family:Arial; font-size:12pt; color:FFFFFF"><b>Street</b></td>
<td align=left width=50 style="font-family:Arial; font-size:12pt; color:FFFFFF"><b>Nr</b></td>
<td align=left width=80 style="font-family:Arial; font-size:12pt; color:FFFFFF"><b>Code</b></td>
<td align=left width=80 style="font-family:Arial; font-size:12pt; color:FFFFFF"><b>City</b></td>
<td align=left width=100 style="font-family:Arial; font-size:12pt; color:FFFFFF"><b>Tel</b></td>
<td align=right width=150 style="font-family:Arial; font-size:12pt; color:FFFFFF"><b>eMail</b></td>
</tr>

<table style=margin-left:10px id="Show" datasrc="#Address" width="700">

<tr>
<td align=left width=150 style="font-family:Arial; font-size:8pt;color:FFFFFF"><span datafld="Name"></span></td>
<td align=left width=140 style="font-family:Arial; font-size:8pt;color:FFFFFF"><span datafld="Firstname"></span></td>
<td align=left width=90 style="font-family:Arial; font-size:8pt;color:FFFFFF"><span datafld="Street"></span></td>
<td align=left width=50 style="font-family:Arial; font-size:8pt;color:FFFFFF"><span datafld="Nr"></span></td>
<td align=left width=80 style="font-family:Arial; font-size:8pt;color:FFFFFF"><span datafld="Code"></span></td>
<td align=left width=90 style="font-family:Arial; font-size:8pt;color:FFFFFF"><span datafld="City"></span></td>
<td align=left width=100 style="font-family:Arial; font-size:8pt; color:FFFFFF"><span datafld="Tel"></span></td>
<td align=right width=150 style="font-family:Arial; font-size:8pt;color:FFFFFF"><span datafld="eMail"></span></td>
</tr> <!-- text-align:left / center / right / justify -->
</table>
</form>
</body>
</html>
_______________________

Kommt wieder ein Dummes zu dieser Frage, ist diesen Forum
noch schlechter als es Aussieht. ( Im vergleich: http://forum.jswelt.de )