Hi All,
I have a real problem, for some reason my script seems to be running twice.
The script pumps out an email with data drawn from database.
The first email comes through correctly with all fields populated correctly. Then a second email comes through, with all the field empty.
This is a real problem as this email will be sent to a fax service, so I do not want an empty email going to this service.
The only change that I have made was to add in Session variables.
Does anyone know if there is a bug with Session and processing of scripts
If you really want the script I can post, but it;s pretty straight forward.
I have a real problem, for some reason my script seems to be running twice.
The script pumps out an email with data drawn from database.
The first email comes through correctly with all fields populated correctly. Then a second email comes through, with all the field empty.
This is a real problem as this email will be sent to a fax service, so I do not want an empty email going to this service.
The only change that I have made was to add in Session variables.
Does anyone know if there is a bug with Session and processing of scripts
If you really want the script I can post, but it;s pretty straight forward.