Hi ALL Im trying to programmatically read a comma delimited file using vbscript and excel, in a windows XP and IIS6 environment as follows: Dim objExcelApp 'the Excel Application Dim objExcelBook 'the Excel Workbook Dim objExcelSheet 'the Excel Worksheet we are currently getting data from...