RE: param trouble

2002-07-11 Thread Wes Cravens
Check the thread on the 05-Jul-2002 > -Original Message- > From: Tim Sebastian Böckers [mailto:[EMAIL PROTECTED]] > Sent: 28 June 2002 18:44 > To: [EMAIL PROTECTED] > Subject: param trouble > > > dear list, > > i run into some trouble today for which i co

RE: param trouble

2002-07-10 Thread Wes Cravens
I went through this recently set $apr = Apache::Registry->instance($r) rather than ->new($r); > -Original Message- > From: Tim Sebastian Böckers [mailto:[EMAIL PROTECTED]] > Sent: 28 June 2002 18:44 > To: [EMAIL PROTECTED] > Subject: param trouble > >

Re: Re: param trouble

2002-07-02 Thread Richard Clarke
http://thingy.kcilink.com/modperlguide/snippets/Reusing_Data_from_POST_reque st.html - Original Message - From: "Tim Sebastian Böckers" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 01, 2002 2:24 PM Subject: Fwd: Re: param trouble Thanks to every

Fwd: Re: param trouble

2002-07-01 Thread Tim Sebastian Böckers
Thanks to everyone giving their hints and help. I will try to search the archive again Jean-Michel as it looks v. similar. At the moment I'm lucky that I got my data in the url so in the end I just applied a regex. Cheers, Tim -- Forwarded Message -- Subject: Re:

Re: param trouble

2002-06-30 Thread Jean-Michel Hiver
> basically the whole thing is starting to bite its own tail and i would be very > happy if anybody could give me any pointers as to why CGI won't read my data > from the PerlInitHandler or after Apache::Request read them. I seem to remember a post where someone had trouble because he was tryin

param trouble

2002-06-29 Thread Tim Sebastian Böckers
dear list, i run into some trouble today for which i couldn't figure ailment myself nor find it googling. i got a cgi-bin dir running cgi/perl scripts under Apache::PerlRun. the directory is protected by a function in a .pm (Cartas::handler) called as a PerlInitHandler which reads some session