All right. I don't have a clue why this worked. The application uses a function called in application.cfc to deconstruct friendly urls into ... Well ... Not so friendly urls.
The page I was calling: /page/memberhome/action/action/campaignid/12 When I changed the form to call: /index.cfm?page=memberhome&action=action&campaignid=12 It worked fine. What doesn't make sense is that I use the same url scheme everywhere else in my app, and the forms work just fine. Hmmm. On 6/12/07 1:52 PM, "Claude Schneegans" <[EMAIL PROTECTED]> wrote: > In my case, the problem happens under CF5. > > The problem might be occuring ever time under some circumstances, but > I've never > been able to reproduce it. > >>> Now I'm eliminating > chunks of code line by line to see if I can identify a particular element > that is causing it. > > Very good way to find the problem. > Please let us know if you find something. -- Charles Sheehan-Miles http://www.sheehanmiles.com Author of Republic: A Novel of America's Future http://www.amazon.com/gp/product/0979411424?tag=sheehanmiles-20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 beta â Build next generation applications today. Free beta download on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280830 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

