adamsoderqvist
Programmer
Hi,
I get this err msg, which I haven't recieved before:
"Sun ONE ASP VBScript runtime (0x800A4001)
Function or method call not implemented: 'ChrB'"
The code is placed on a web hotell that I haven't used before, but the code works fine with my earlier web hotel..
The ASP code is:
"Dim separator
separator = MidB(rawData, 1, InstrB(1, rawData, ChrB(13)) - 1)"
Anyone got a clue?
/
I get this err msg, which I haven't recieved before:
"Sun ONE ASP VBScript runtime (0x800A4001)
Function or method call not implemented: 'ChrB'"
The code is placed on a web hotell that I haven't used before, but the code works fine with my earlier web hotel..
The ASP code is:
"Dim separator
separator = MidB(rawData, 1, InstrB(1, rawData, ChrB(13)) - 1)"
Anyone got a clue?
/