"H. Chaudet" wrote: > > > > >From: Kevin James <[EMAIL PROTECTED]> > >Subject: Posting w/MC 2.4.1 > >Date: Sun, 11 Nov 2001 15:18:10 -0500 > >MIME-Version: 1.0 > >Content-Type: text/plain; charset="us-ascii" ; format="flowed" > > > >I'm having trouble posting with MC 2.4.1. Specifically, the reply > >from the server does not get put into the local variable "it" ... the > >socket remains open and MC hangs. > > > >My particular scenario is posting to a FileMaker database, but the > >same behavior occurs sometimes ... but not always ... when I post to > >other cgis. > > > >Data is posted to the server without a problem ... and if you observe > >things with a session watcher, the server does send a reply to MC ... > >but MC doesn't seem to be able to discern when the server has > >finished sending its reply. > > > >Interested? Have a go at it ... example stack at > > > >http://www.hwbf.org/pub/incoming/post_2_4_1.zip > > > >Webserved view of what I'm posting to: > > > >>http://160.129.74.247/FMRes/FMPro?-DB=employees.fp3&-Lay=Summary&-Token=25&-Format=TableVw.htm&-Error=Err.htm&-Findall > > > >Kevin >
The problem seems to be with the fact that the FMPro server in case (v 4) sends back a too minimal header with the reply, practically just Content-Type: text/html, and libURL doesn't know what to make of it. It will be fixed though for the next release. Andu Archives: http://www.mail-archive.com/[email protected]/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.
