R
Ronald driessens
i need some help here. I get some data from a database where one field is an
email adres. now i am trying to get it into the mailto tag but it won't work
.. Can someone help me out?
Here is the line
<td align="center" width="265"><a
href="mailto:"><%=(RsZoek.Fields.Item("E-mail
adres").Value)%></a> </td>
email adres. now i am trying to get it into the mailto tag but it won't work
.. Can someone help me out?
Here is the line
<td align="center" width="265"><a
href="mailto:"><%=(RsZoek.Fields.Item("E-mail
adres").Value)%></a> </td>