Re: Problems customizing selected form elements output

2007-09-07 Thread Villu Roogna
Hi again, Well I have partially achieved what I want. I took a good look on the Embperl::Syntax::* code and documentation again and figured out that I can do what I want by using _ep_sa (XML::Embperl::DOM::Element::iSetAttribut in DOM.xs) function instead of Embperl::Cmd::InputCheck. In case anyo

Re: $udat session anomaly

2007-09-07 Thread Wolfgang Kinkeldei
Am 07.09.2007 um 11:56 schrieb Aare Vesi: Hello, I have the following problem with adding information into $udat sessions. Used to work alright but now in some parts it works and in some parts it does not. For example adding information as hash: $udat{sessioninfo} -> {subinfo} = 'test';

embperl hosting

2007-09-07 Thread abhishek jain
Hi, Am looking for cheap and reliable hosting for embperl . Does anyone have suggestions,currently my site is hosted on a VPS. Thanks, Abhishek jain

Fwd: embperl hosting

2007-09-07 Thread WEBBEE . BIZ
Hi, Am looking for cheap and reliable hosting for embperl . Does anyone have suggestions,currently my site is hosted on a VPS. Thanks, Abhishek jain

$udat session anomaly

2007-09-07 Thread Aare Vesi
Hello, I have the following problem with adding information into $udat sessions. Used to work alright but now in some parts it works and in some parts it does not. For example adding information as hash: $udat{sessioninfo} -> {subinfo} = 'test'; and in another test page representing it as [+