'Lo there... When running my ASP page, which should be working, I get this error:
===========================================================
Microsoft VBScript compilation error '800a040e'
'loop' without 'do'
/forum/test3.asp, line 112
Loop
^
==========================================================
And I DO have a DO statement. I don't understand why it is giving me this error
===========================================================
Microsoft VBScript compilation error '800a040e'
'loop' without 'do'
/forum/test3.asp, line 112
Loop
^
==========================================================
And I DO have a DO statement. I don't understand why it is giving me this error