<a href="mailto:<%=FP_FieldLink(fp_rs,"Email")%>?bcc=(E-Mail Removed)&Subject=Your advertisement:
<%=FP_FieldLink(fp_rs,"Ref")%>">Email me</a>
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________
"Raymondo" <(E-Mail Removed)> wrote in message news:9EA9A3DA-F7B1-48B0-9B89-(E-Mail Removed)...
| Hi Corey, Thanks for your help but... That's not quite my question. I had
| already tried combining that code into the DRW coding without success. Any
| Idea how to add the bccc to the code I supplied? many thanks. Jenny
| (Ramondo's wife!)
|
| "Corey Bryant" wrote:
|
| > Here is an example:
| > <a href="private.php?do=newpm&u=?bcc=(E-Mail Removed)&subject=test
| > subject">Email Me</a>
| >
| >
| > --
| > Corey R. Bryant
| >
http://www.coreybryant.org |
http://www.loudcommerce.com
| >
| >
| > "Raymondo" wrote:
| >
| > > 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 Removed)) so that I
| > > can keep a tab on reponses? Have tried a few attempts but cannot seem to get
| > > the coding right.
| > >
| > > Jenny