Good eye. I guess I should try looking at the code in a terminal window the
next time I get this kind of bug.
Thanks.
----- Original Message -----
From: "Robert Lubej" <[EMAIL PROTECTED]>
To: "beginners perl" <[EMAIL PROTECTED]>
Sent: Monday, August 06, 2001 1:06 AM
Subject: Re: href in CGI
> >
> >
> >I'm asking because the other way that I know about, isn't working in the
> >following code segment:
> >
> > print <<End_link2;
> >
> > <a
href="shopping_cart?action="checkout"&session=$session&email=$email$">
> >Check Out</a><br>
> >
> > End_link2
> >
>
> There is (or at least i see it) a space before "End_link2". The ending
> string must start at the beginning of the line.
>
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]