Active4D 4.0.3 [Mac/Mach-O, release, 4D, Client

Mac OS X. 10.4.10, 4d 2004

I'm trying to convert a few leftover routines/reports that were not completely converted to fusebox, i.e., the the .a4d file is executed directly without going through fusebox.

One report is set up with a filter form where the method was "Get" instead of the normal "Post". I did this so that the query string could be modified in the browser to modify the results.

When I converted it to Fusebox,Fusebox seems to be redirecting it to root.main (removing query parameters including the ? fuseaction=foo.main). If I change the method to post, it works fine - but I can't alter the query string to add some filters that are not in the form. (does this with or without 4dcgi)


Is there some setting in fusebox that won't eat the query parameters?

Steve Alex

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to