<!--#include file="dbfunctions.asp"--> <!--#include file="apputils.asp"--> <!--#include file="inc-template-email-html.asp"--> <!--#include file="inc-template-messages.asp"--> <html> <head> <title>ePDQ Callback</title> </head> <body> <b>ePDQ Callback</b> <% ProcessEPDQCallback %> </body> </html> <%Finalise%>