Re: Simple Mod_Perl XML Engine

1999-11-23 Thread Jochen Wiedmann
Alex Menendez wrote: > 1) I do not want the XML tags to show up in the html source once they > have been expanded. > 2) I want the tags to be simple...Not embed perl type of processing. > 3) I want the flexibility to embed sql queries, formatting elements or > whatever into my xml packets that wi

Simple Mod_Perl XML Engine

1999-11-22 Thread Alex Menendez
hello, all I am currently developing a simple mod_perl xml engine that replaces proprietary xml packets embedded in a web page with db content...no formatting just simple text. I have just started and do not want to re-invent the wheel if a good package exists out there. My initial plan was to