On Jul 26, 2007, at 9:57 AM, 4D Developer wrote:

Look in the Active4D.ini file, in the FUSEBOX PAGE section.

"Sometimes you may want to allow special files, such as image.a4d, to be executed directly without going through the fusebox machinery. In such cases you can add a whitelist of one or more page names after the fusebox page, separated by a vertical bar (|)."

Since I have one large application that only has a fusebox front end that call an old style driver, I did not turn on "fusebox page". I handle the non-usebox calls in "On Request". My hope is that this application will go away soon and I can turn it into a pure Fusebox site. The only downfall I have with the current setup is that I have to load my own libraries.

Again, it works fine not going through fusebox. I could put the script back to non-fusebox, but then I lose my style sheets, layout etc. This is no big deal, I just may write the query string on the report and I can copy and paste it for my needs. I didn't mention this, but this is non-standard practice that only a few people know how to manipulate the additional query parameters.

Steve
_______________________________________________
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