screaming_banjo
10-06-2004, 11:46 AM
Sorry if this is a really easy question...I'm very much a beginner!
I have a table that holds contact details, including email addresses, when I display the email address on the screen it doesn't appear as an email link. I tried wrapping it in the HTML email link but it's not working, nothing is displayed now! Here's what I've got:
<a href="mailto: <%= rsRogDetail("rogContactEmail") %>"></a>
Can anyone help?
Thanks!
I have a table that holds contact details, including email addresses, when I display the email address on the screen it doesn't appear as an email link. I tried wrapping it in the HTML email link but it's not working, nothing is displayed now! Here's what I've got:
<a href="mailto: <%= rsRogDetail("rogContactEmail") %>"></a>
Can anyone help?
Thanks!