If Ref is your variable
In code view
<a href="private.php?do=newpm&u=?Subject=Your advertisement Reference No: <%=Ref%>">Email me</a>
If Ref is your DB field name you need to make it a DB recordset ref as in: objRs("Ref")
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________
"annaMac" <(E-Mail Removed)> wrote in message news:9AB97AC5-038C-4F21-8CC9-(E-Mail Removed)...
| Almost finished my database thankyou! Just a couple more questions. I have a
| email hyperlink in my database which includes a custom subject line. I would
| like to include in the subject line a reference feild - so when a person
| clicks the email link it looks something like this: Subject: Your
| advertisement Reference No: ????? with the question marks being a feild in
| the database <Ref> Is this possible, if so how?
|
| Thanks again Anna.