Knowledgebase

Home > Item #66

'Insert into' syntax error on mailorder.asp

Item: #66
Date: 5 Nov 2001
Applies to
v4

Question

I am getting problems with mailorder.asp - the error log says that there is a syntax error in the "insert into" code.

Answer

This was a problem with very early builds on v4 when creating a new customer account.

To rectify the problem, please change link 61 of mailorder.asp to this:

If Not IsNumeric(CD_AffiliateID) OR (CD_AffiliateID="") then CD_AffiliateID=0

In effect, an extra check has been added.

Can't find the answer you need? Click here to open a support ticket.

« Back