Re: localization & creating non-HTML dispaly formats with Embperl? (ie, WML, XML)

2001-07-31 Thread Gerald Richter
> > some of the more recent web application frameworks (ie, > Apache::PageKit, AxKit), tout one of their benefits as being the > ability to generate multiple display formats easily because they > separate information, business logic and display logic. > > I was wondering how easy it was to create

Re: DocumentRoot handled by EmbperlObject

2001-07-31 Thread Thoren Johne
"Gerald Richter" <[EMAIL PROTECTED]> writes: > Sorry, I didn't thought about this right the first time. It's the intended > behaviour of EmbperlObject. ... > I hope it's more clear now ahh... now i understand. thank you :) -- # Thoren Johne - 8#X - [EMAIL PROTECTED] # Southern Division Classi

Re: File-Upload: Content-Type occasionally empty

2001-07-31 Thread Thoren Johne
"Gerald Richter" <[EMAIL PROTECTED]> writes: > That should fix the problem, let me know if it works for you it did - thanks a lot :) -- # Thoren Johne - 8#X - [EMAIL PROTECTED] # Southern Division Classic Bikes - www.southern-division.com *42=sub{X=>35.56.32.10=>=>=>&{sub{H=>&{sub{P=>&{sub{A=>

Re: DocumentRoot handled by EmbperlObject

2001-07-31 Thread Gerald Richter
> > > > without a "PerlSetEnv EMBPERL_OBJECT_STOPDIR /" directive im getting > > > 'not found' errors for each element in base.htm - if calling a page in a > > > subdir - that is not located in the subdir but in documentroot. > > > > > > > Could you give an example what do you mean by "if calling

Re: File-Upload: Content-Type occasionally empty

2001-07-31 Thread Gerald Richter
> > > > yes, it works with plain Embperl > > > >... > > with the -X switch, it only occurs the first time. > > > > Ok, this should be enough infos to track it down, I let you know as soon as > I have found the bug (will be over the weekend) > Goto Embperl.pm and add line 904 "!defined ($import) &

language localization in Embperl?

2001-07-31 Thread princepawn
[similar post, but different enough for a new message]. some of the more recent web application frameworks (ie, Apache::PageKit, AxKit), tout one of their benefits as being the ability to generate output in multiple natural languages quite easily because they enforce the separation of informatio

creating non-HTML dispaly formats with Embperl? (ie, WML, XML)

2001-07-31 Thread princepawn
some of the more recent web application frameworks (ie, Apache::PageKit, AxKit), tout one of their benefits as being the ability to generate multiple display formats easily because they separate information, business logic and display logic. I was wondering how easy it was to create WML, XML, PD