Forums

This topic is locked

Pure Asp Upload error

Posted 20 Feb 2003 01:46:06
1
has voted
20 Feb 2003 01:46:06 Frances Leyland posted:
A file I have developed with the pure asp upload behaviour works fine on my PWS at home.

But on my ISP when I attempt to upload a file, it generates this error:

Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument: 'MidB'

The error relates to this line in the code:

boundary = MidB(RequestBin,PosBeg,PosEnd-PosBeg).

The PosEnd variable is 0 - which may be the problem?????

I would appreciate help.

Replies

Reply to this topic