on 5/18/06 5:26 PM, Aparajita Fishman at [EMAIL PROTECTED] wrote: > Put a breakpoint in On Web Connection to verify that clicking on the > form submit button is actually reaching 4D at all.
Aparajita: Funny -- that's what I was doing when your message arrived! 8-) This gives us good news and bad news. The bad news is that A4D is getting the request and responding just fine. It even returns a 200, so that part's OK. The good news is that I think we have isolated the problem. When I clicked the green arrow on the debugger, it immediately stopped again -- at the same spot. At least now I know what it's trying to do, but not how to fix it (or if it's something I can fix). The first parameter being returned is "favicon.ico"!!! FWIW, the second contains the following (dunno where CRs are, as I'm reading from the debugger on 4D Server via TB2): GET /favicon.ico HTTP/1.1Accept: */*AcceptLanguage: enAccept-Encoding: gzip, deflateCookie: ACTIVE4D_SESSIONID=00CCA5F I don't have a clue whether this is a config problem on the server, in 4D (don't think so), in Active 4D (doubt it) or in my browser -- or somewhere else. Right now, we're just hoping that someone has enough experience and/or knowledge to understand what's happening, and is kind enough to share it with us! Anyone?? 8-) Thanks again . . . Tom Lundeen TLC - Tom Lundeen Consulting Prairie Solutions, Inc. _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
