Re: An extremely disturbing CF bug

2004-10-10 Thread Sean Corfield
On Sun, 10 Oct 2004 01:12:13 -0400, Brian Meloche [EMAIL PROTECTED] wrote: I have just run across a very strange bug, one that I have never seen before. http://www.clevelandmmug.org/index.cfm?dsp=Meetings Do a View Source... When I look at the activity view in Safari, it reports internal

query size error

2004-10-10 Thread Ricardo Russon
I am getting this error Error during query: Unexpected Exception: java.lang.IllegalArgumentException message given: Packet is larger than max_allowed_packet from server configuration of 1048576 bytes Is there any way to change the max packet size? I can't seem to find anyting in the admin. I

RE: CFMX6.1 host that also supports JSP and Servlets and/or Java Beans?

2004-10-10 Thread Dave Watts
Why would you want to host on Windows? Maybe because he wants to use some Windows-specific functionality? Maybe because he's more familiar with Windows? (Sorry, I tried really hard to resist asking but I just couldn't help myself :) You obviously didn't try hard enough. Dave Watts, CTO,

RE: CFMX and XML

2004-10-10 Thread Dave Watts
Can anyone point me to a good resource on XML and CFML, specifically on setting up to receive an outside XML transmission? Conceptually I'm a bit confused as to how to go about doing this. I am familiar with sending XML, and parsing the cfhttp.filecontent, and am setting up a page that

RE: CFCONTENT and PDFs (Re: CFCONTENT and GetPageContext())

2004-10-10 Thread Dave Watts
I'm having a similar problem. I'm almost positive it's a security fix in MSIE. The main function of the application I'm building is to create and present PDF docs to the user. If we use FireFox, the PDF loads correctly in the Acrobat plug-in, inside the browser. If we use MSIE (6.0.x),