plarts
Is this possible ? Installation of CF9 32 bits on Win7 64bits ?   I did it, with CGI and ISAPI for IIS7. IIS 7 is OK, (http://127.0.0.1  is correct) After CF9 install, I ran the WebServer…
in ColdFusion
plarts
After a mail server problem, I have many undelivered mail in the Coldfsuion Mail "undelivr" directory. The Mail server is up again   Is there a possibility to resend all these mails ?   I tried…
in ColdFusion Server Administration
plarts
How to read an Excel file ".xlsx" of 420 000 lines ? I used cfspreadsheet but, over 4000 lines  it fails, saying nothing.   I tried the CFC (custom tag) : POIutility.cfc from Ben Nadel. but it…
in ColdFusion
plarts
Reading lines in a text file, Listing a text file , with value between ; sometime , there is no data between 2 ; which I need to know. In that case, (when there is no value between the delimiter)…
in ColdFusion