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
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
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.