xag
06-08-2009, 09:57 AM
Hello,
I'm getting an error that doesn't make sense when I have DA querystring Binding and using DFP for ASP. its returing this error
error '80020009'
/Upload.asp, line 75
line 75 is
retTempLen = cInt(UBound(qsArr) + UBound(Split(cStr(Request.Form), "&"))) + 1
It is not letting me upload anything when I put this in to do my sort function.
I'm getting an error that doesn't make sense when I have DA querystring Binding and using DFP for ASP. its returing this error
error '80020009'
/Upload.asp, line 75
line 75 is
retTempLen = cInt(UBound(qsArr) + UBound(Split(cStr(Request.Form), "&"))) + 1
It is not letting me upload anything when I put this in to do my sort function.