Illegal operation in Cold Fusion Extension (CFX)
You have attempted to refer to an invalid row/column combination of a query.
This query contains 1 rows. You can call CCFXQuery::GetRowCount to determine the number of rows contained within a query.
You can call CCFXQuery::GetColumns to determine the number of columns contained within a query.
The error occurred while processing an element with a general identifier of (CFHTTP), occupying document position (13:1) to (13:322).
Date/Time: 09/06/01 09:43:12
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; YIE6)
This is the strange message I've started getting when using CFHTTP to get the contents of a text file. Can anyone tell me what this means and point me in the right direction to fix it? It was working perfectly and then stopped. Any help is appreciated.
You have attempted to refer to an invalid row/column combination of a query.
This query contains 1 rows. You can call CCFXQuery::GetRowCount to determine the number of rows contained within a query.
You can call CCFXQuery::GetColumns to determine the number of columns contained within a query.
The error occurred while processing an element with a general identifier of (CFHTTP), occupying document position (13:1) to (13:322).
Date/Time: 09/06/01 09:43:12
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; YIE6)
This is the strange message I've started getting when using CFHTTP to get the contents of a text file. Can anyone tell me what this means and point me in the right direction to fix it? It was working perfectly and then stopped. Any help is appreciated.