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