Hello
I am using ASPRunner evaluation and running out of days!
I wish to send emails to a contact list from
"contacts" table
fields: emailID Name emailaddress
I also have another table "emailmessage"
MessageID
emailID
emailText
In an access query I can link the two tables
I found the page http://xlinesoft.com/asprunnerpro/docs/email_selected_records.htm
It states
2. Switch to HTML mode and find the line {BEGIN delete_link}. but this cannot be found in the page code
Any ideas where I am going wrong please?
Many thanks
John