RE: href in CGI

2001-08-06 Thread Al Hospers
> Why do I need to bring this up every week? Doesn't this info > *stick* around here? maybe because it's not the same folken asking the same question every week? Al Hospers CamberSoft, Inc. alcambersoftcom http://www.cambersoft.com A famous linguist once said: "There is no language wherein

Re: href in CGI

2001-08-06 Thread Michael Kelly
On 8/6/01 10:04 AM, Michael Kelly wrote: > [Erg, I keep replying to just the person who sent the message. This one's to > the list.] > > On 8/6/01 1:04 AM, . wrote: > >> What is the syntax of the href method in CGI.pm? I can't find it in the man >> pages. Is it something like this: >> >> hre

Re: href in CGI

2001-08-06 Thread Michael Kelly
[Erg, I keep replying to just the person who sent the message. This one's to the list.] On 8/6/01 1:04 AM, . wrote: > What is the syntax of the href method in CGI.pm? I can't find it in the man > pages. Is it something like this: > > href([URL],[Additional Attributes],[Link Text | Link Image]

Re: href in CGI

2001-08-06 Thread Mel Matsuoka
At 10:04 PM 08/05/2001 -1000, . wrote: >What is the syntax of the href method in CGI.pm? I can't find it in the man >pages. Is it something like this: > >href([URL],[Additional Attributes],[Link Text | Link Image]); The HREF is an attribute of the anchor ("A") tag, ergo: print a( {-href => 'ht