[thelist] Mailto:

Kevin Stevens kjs at ratking.co.uk
Tue May 29 15:46:05 CDT 2001


I'm writing a guestbook script in ASP and it calls to the database to
request the persons' e-mail address. This displays fine, but I can't seem to
get the right code to be able to reply to the e-mail. I am trying to do
something along the lines of

response.write "<tr>" &"<td>" &"<a
href=mailto:'&(RSUser('email'))'>"&(RSUser("email")) &"</a>" &"</td>"
&"</tr>"

which doesn't work, but you should be able to see what I'm aiming for. Can
any of the ASP wizards out there point me in the right direction please?

TIA

Kev
kjs at ratking.co.uk





More information about the thelist mailing list