Thank you so much for the help once again. I am still having trouble atm. Let me break down exactly what im doing in my actions.
I have my Action Results made as such.
Contact_AR -holds clients name
Message1_AR-holds first part of my message
Message2-AR-holds the code for the link to my survey (<a href="http://www.parknpool.com/client_survey_1005.php">Click Here for Survey</a>)
AE_AR-holds the Account Manager for the client
My Joins are as follows:
Contact_AR Joins Message1_AR= Join1_AR
Type in <html> Joins Message2_AR= Join2_AR
Join1_AR Joins Join2_AR= Join3_AR
Type in </html> Joins AE_AR=Join4_AR
Join3_AR Joins Joins Join4_AR=Join5_AR
For my send email action I am using an AR for the body and it is Join5_AR.
I am still getting the same results. Outlook has the link working but I can see all of my tags and code around the link. Yahoo does not display the link as a link (Just has Click Here for Survey as text). Perhaps I misunderstood your fix or I am doing somthing else wrong?
Thank you once again for your time and help!
Neil