My problem is as follows;
I have created a mail shot program using asp which sends different emails to recipients depending on their group in the database. The emails are formatted with frames due to the fact that they will change regularly.
What I am trying to do is to create a link in one of the frames to remove yourself from the list. So far I can't seem to pass a variable from the query to create the link. Is there a way to send information within the frameset tags? or the option to add info in the head or even write info in the body?
Thanks in advance
Jonathan