hello,
maybe this is a stupid question but I can not find an answer right now.
I downloaded axkit a few days ago and I really like it.

my problem:
lets says, I have a xml file and a xslt file which generates a html formular
via axkit. when the user fills in the form and clicks on "submit" how can
I acces the paramters (the form data)??
do I have to use the mod_perl api?

I want to develop a provider which listens on a tcp port where he should
get xml data from a middlerware (which is not yet developed). As far as my
understanding is, I need the form data (for example the user name) in my
Provider so I can pass it to the middleware.

any hints ?

by the way. the provides has to make a "fork" in order to be able to always listen
on the tcp port. according to a document I read about performance tuning for mod_perl
using fork is not recommend because mod_perl processes are so big.
any experience with such a scenario?

markus
______________________________________________________________________________
Die Nummer, die man nie vergisst: Ihre pers�nliche Wunschrufnummer von WEB.DE! 
Jetzt einsteigen http://freemail.web.de


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to