Hi Gianluigi! I have the need to use some "general" data for the Replace function in AdvMail, for example:
{mittente} replace with cStr(strSender) {rispondia} replace with cStr(strSenderMail) {sitoweb} replace with rsConfiguration.Fields.Item("URL").Value {altro} replace with Request.Cookies("altro") etc...
Is there a way I can use, also for Replace, data taken from general variables, Cookies, QueryString and other Recordsets that are on the page?
Thanks |
|
|