RE: Elsif and problems

2002-06-24 Thread Jenda Krynicky
From: "Bradley J. Seward" <[EMAIL PROTECTED]> > >> but the two "keyword" variables are completely unrelated. > > Not sure what you mean? I know they are separate, which means the > elsif is unaffected by the other... if I understand. I mean ... you are passing the parse_input() a variable, a

RE: Elsif and problems

2002-06-24 Thread Bradley J. Seward
} } } -Original Message- From: Jenda Krynicky [mailto:[EMAIL PROTECTED]] Sent: Monday, June 24, 2002 11:28 AM To: [EMAIL PROTECTED] Subject: Re: Elsif and problems From: "Bradley J. Seward" <[EMAIL PROTECTED]> > I'm not sure as to proper n

Re: Elsif and problems

2002-06-24 Thread Jenda Krynicky
From: "Bradley J. Seward" <[EMAIL PROTECTED]> > I'm not sure as to proper naming scheme, so bear with me... > > When I parse my input line, the url thingy, > http://www...stuffcgi?newuser, the if statement works and jumps to > the correct subroutine which displays an html pa

Elsif and problems

2002-06-24 Thread Bradley J. Seward
I'm not sure as to proper naming scheme, so bear with me... When I parse my input line, the url thingy, http://www...stuffcgi?newuser, the if statement works and jumps to the correct subroutine which displays an html page with a form. When this form is submitted it goes to http://www...stuff