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