PosB = InStr(LCase(CT), "boundary=") 'Finds boundary. If PosB > 0 Then Boundary = Mid(CT, PosB + 9) 'Separetes boundary. Length = CLng(Request.
確定! 回上一頁