BoltMail
Why do my links to 'Send to Friends' and 'Modify Details' forms look wrong?
If your links to 'Send to Fiends' and 'Modify Details' forms are displaying like this:

http://www.domain.com/sendfriend.php?M=177776&N=143&L=66&C=0d64e64c79168a92f49808935b55e307&F=31&i=196

The best solution for this is to wrap the link in an 'a href' tag. By this I mean you would set your links in your email/autoresponders up like so:

<a href=%%modifydetails_X%%>Modify your details</a>

where X is the form ID number.