G
Guest
I currently have the following code to open up an email from the DRW ;
<a href="mailto:<%=FP_FieldLink(fp_rs,"Email")%>?Subject=Your advertisement:
<%=FP_FieldLink(fp_rs,"Ref")%>">Email
me</a>
Is it possible to add a bcc (back to myself: (e-mail address removed)) so that I
can keep a tab on reponses? Have tried a few attempts but cannot seem to get
the coding right.
Jenny
<a href="mailto:<%=FP_FieldLink(fp_rs,"Email")%>?Subject=Your advertisement:
<%=FP_FieldLink(fp_rs,"Ref")%>">Email
me</a>
Is it possible to add a bcc (back to myself: (e-mail address removed)) so that I
can keep a tab on reponses? Have tried a few attempts but cannot seem to get
the coding right.
Jenny