Re: HTML mangling and XML

2002-11-19 Thread Gerald Richter
> > > I am using Embperl-2.0b8. I am feeding > > > (X)HTML/Emberl-Code through a XSLT > > > stylesheet. This works well until I have some forms > > > in my HTML code and > > > Embperl mangels for instance tags by adding > > > a "selected" attribute. > > > The "selected" is not valid XML so the XSL

Sessions...

2002-11-19 Thread Gerardo Schimpf
Hello, I'm trying to use Sessions in embperl. I'm trying to see what is in the %session hash, more spesific i'm triying to print out the session_id ($session[_session_id]). My question is, how can I print out the session value? Thanks in advance My structure in the Mysql database (sessions

Re: 2.0b8: MailFormTo and strange crashes

2002-11-19 Thread Saadiq Rodgers-King
On Tue, Nov 19, 2002 at 08:31:21AM -0800, Jarrod Stenberg scribbled: > > > > http://www.remotecommunications.com/apache/mod_gzip/ > > BTW, they seem to have a problem with their DNS. If > you do a whois on remotecommunications.com, grab the > name server from the listing, make that your primary

Re: HTML mangling and XML

2002-11-19 Thread Jochen Topf
On Tue, Nov 19, 2002 at 08:19:55AM -0800, Jarrod Stenberg wrote: > > I am using Embperl-2.0b8. I am feeding > > (X)HTML/Emberl-Code through a XSLT > > stylesheet. This works well until I have some forms > > in my HTML code and > > Embperl mangels for instance tags by adding > > a "selected" attrib

Re: 2.0b8: MailFormTo and strange crashes

2002-11-19 Thread Jarrod Stenberg
> > > http://www.remotecommunications.com/apache/mod_gzip/ > > Neil, Thanks for the tip. I have it installed and it works beautifully. I'm reducing some pages as much as 85%. BTW, they seem to have a problem with their DNS. If you do a whois on remotecommunications.com, grab the name serv

Re: HTML mangling and XML

2002-11-19 Thread Jarrod Stenberg
> > I am using Embperl-2.0b8. I am feeding > (X)HTML/Emberl-Code through a XSLT > stylesheet. This works well until I have some forms > in my HTML code and > Embperl mangels for instance tags by adding > a "selected" attribute. > The "selected" is not valid XML so the XSLT parses > complains. I t

HTML mangling and XML

2002-11-19 Thread Jochen Topf
Hi! I am using Embperl-2.0b8. I am feeding (X)HTML/Emberl-Code through a XSLT stylesheet. This works well until I have some forms in my HTML code and Embperl mangels for instance tags by adding a "selected" attribute. The "selected" is not valid XML so the XSLT parses complains. I tried setting t