Expected 'Then'
Hi there
I'm getting an error message when I am using an 'if....then' statement. This is the error:
Microsoft VBScript compilation error '800a03f9'
Expected 'Then'
/service.asp, line 67
if isNull rsServices("Imagesml") or rsServices("Imagesml") = empty then
I don't know why it's asking me for a 'then' when I already have one.
Any help much appreciated.
Adam
|