|  | asp classic - Invalid procedure call or argument: 'Mid' - Stack OverflowMicrosoft VBScript runtime error '800a0005' Invalid procedure call or argument: 'Mid' /calculate.asp, line 416 When i checked the line 416 it is this: Dim result3: result3 = Mid(o3.responseText, Basla3, Bitir3) and this is the complete function: ... stackoverflow.com |  |