Cold Fusion Server version 4.01
Cold Fusion Studio version 4.0



I am having problems with CFPOP.

I am attempting to POP the server and get a message. (See bottom for code)
However I get the following error:

Error Diagnostic Information
unknown exception condition
CFMLInterpreterImp::executePCode
Date/Time: 10/03/00 13:40:49
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)


*** IP has been masked for this email ***
<cfpop action="GETALL" name="support_headers" messagenumber="1"
server="999.999.999.999" username="myname" password="mypass">

<cfif support_headers.recordcount is 0>NONE</cfif>
<cfoutput query="support_headers">
        #support_headers.from#<br>
</cfoutput>

Thanks for any assistance you can give.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to