> > >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]
- Re: href in CGI Robert Lubej
