Ok so I've been doing some testing and found that the csv is being imported ok. I've uncommented
quote: 'for J=0 to ubound(retStr) 'response.write("-" & retStr(J) & "<br>") 'next 'response.End()
and found that all items are being 'seen' however, the import procedure doesn't seem to loop through all of the rows, it stops on the first row.
Please help as this is getting urgent and I'm nearly there with this.
Garry |
|
|