Hallo. I have a problem. I was writing a Apache module, that would generate a form, then gather and check the form data, send it to a second server and get a xml page for an answer. What I need now, is to parse somehow this xml content and return user a html page. Somebody told me to use subrequest and XML::Sablotron, but I didn't find any clues how to do it, and as I haven't previously written any Apache modules I'm deep in s..? :P Greetings, Antti
- Re: XML & subrequest Antti Linno
- Re: XML & subrequest Matt Sergeant