I'm not clear what your intent is. Do you mean that the user is supposed to modify the query string? Or you modify it programmatically to change the filter?

The user be able to modify the query string. In this case the user is sort of a super user. This is a report that spits out a bunch of numbers, percentages, stats etc.It truly is a query. For the super user, I added a few query filters that are not on the form. I could add them to the form and hide them from the normal user, but..." Again, no big deal - they only look at this stuff once a quarter.

Just not sure why I could use the Get method on a form with fusebox.

As far as I can tell you can't simultaneously post a form (via get or post) and capture something in the address bar. Each overrides the other.

You _can_ use a get method with a form in fusebox, but you have to add a hidden field with the fusebox action, because the form contents completely replace any query string in the form action url.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


_______________________________________________
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