Lloyd
2008-12-08 17:02:36 UTC
I'm working on my first dbase web application. It consists of a login page that calls either a report generation web page or a user information maintenance web page. As code has been added and changing the structure to utilize function calls within the prg to call various web pages for display, the speed has diminished substantially. From the click of the Submit button to the web page display takes about 60 seconds. WindowsXP is the operating system in use.
Does a function in a web prg need to be declared with a "set procedure to webmodule additive" statement? Any suggestions on prg structure or apache setup would be welcome. Responses are taking too long.
Thanks
Lloyd
Does a function in a web prg need to be declared with a "set procedure to webmodule additive" statement? Any suggestions on prg structure or apache setup would be welcome. Responses are taking too long.
Thanks
Lloyd