P
POLILOP
When i try to do this
Dim ExcelFace
Set ExcelFace = CreateObject("Excel.Sheet")
.........
the browser says this
Error Type:
Microsoft VBScript runtime (0x800A0046)
Permission denied: 'CreateObject'
/mjenjaci/test.asp, line 5
I have given the IUSR permission to the folder but still the sam error
Dim ExcelFace
Set ExcelFace = CreateObject("Excel.Sheet")
.........
the browser says this
Error Type:
Microsoft VBScript runtime (0x800A0046)
Permission denied: 'CreateObject'
/mjenjaci/test.asp, line 5
I have given the IUSR permission to the folder but still the sam error