Why is it?

Line 33:Expression is not an array or a method, and cannot have an argument list.

Line 31: For i = 0 To totalItem
Line 32: If (Session("Kode_" & i) = kode) Then
Line 33: status() = True
Line 34: End If
Line 35: Next

Can You post the entire code.. By the way the reason of your error can be found here

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.