AW: param problem

2002-06-25 Thread Theuerkorn Johannes
he parametervalues like $$parameter1 and $$parameter2 alright? > > > > Johannes > > > > > -Ursprüngliche Nachricht- > > > Von: David vd Geer Inhuur tbv IPlib [SMTP:[EMAIL PROTECTED]] > > > Gesendet am: Dienstag, 25. Juni 2002 17:26 &

Re: AW: AW: param problem

2002-06-25 Thread David vd Geer Inhuur tbv IPlib
Precedence: bulk > > > List-Post: <mailto:[EMAIL PROTECTED]> > > > List-Help: <mailto:[EMAIL PROTECTED]> > > > List-Unsubscribe: <mailto:[EMAIL PROTECTED]> > > > List-Subscribe: <mailto:[EMAIL PROTECTED]> > > > Delivered-To:

AW: AW: param problem

2002-06-25 Thread Theuerkorn Johannes
; > > List-Subscribe: <mailto:[EMAIL PROTECTED]> > > Delivered-To: mailing list [EMAIL PROTECTED] > > Message-ID: <AE93AFA5D411AF8500D0B75E4A16058EE1B5@BSL203E> > > To: "'MECKLIN, JOE (ASI)'" <[EMAIL PROTECTED]> > > Cc: [EMAIL PROTE

Re: AW: param problem

2002-06-25 Thread Felix Geerinckx
on Tue, 25 Jun 2002 13:10:05 GMT, [EMAIL PROTECTED] (Theuerkorn Johannes) wrote: > Thanks, but this doesn´t work either, the problem with the + is > that the cgi:param method takes everything after the & sign as the > next variable. As the syntax for the param method is: > http://server/script.p

Re: AW: param problem

2002-06-25 Thread David vd Geer Inhuur tbv IPlib
OTECTED]> > List-Subscribe: <mailto:[EMAIL PROTECTED]> > Delivered-To: mailing list [EMAIL PROTECTED] > Message-ID: <AE93AFA5D411AF8500D0B75E4A16058EE1B5@BSL203E> > To: "'MECKLIN, JOE (ASI)'" <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subje

AW: param problem

2002-06-25 Thread Theuerkorn Johannes
Thanks, but this doesn´t work either, the problem with the + is that the cgi:param method takes everything after the & sign as the next variable. As the syntax for the param method is: http://server/script.pl?variable1=value&variable2=value...etc > -Ursprüngliche Nachricht- > Von: MECK