I'm just finishing up a major AxKit application (more later) and that's exactly what I do. Like you, I need access to the application outside of AxKit, so I just use ordinary XSP (with (shock) embedded perl code) and the PerForm module for forms processing.
Same here. That just seems to be the best way when an application needs things like cron jobs that run outside of the axkit environment. I think the trick is where you draw the line between axkit and other generic perl modules... But that really depends on the application.
--d
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
