Link

2004-06-14 Thread Werner Otto
Hi all, I have form that is made up of records retrieved from a database. The first column presents the information as a hyperlink. I need to be able to keep a record on which one of the multiple hyperlinks where clicked. Based upon the selected link I need to pass the value to the next CGI and

RE: Link

2004-06-14 Thread Ash Singh
-Original Message- From: Werner Otto [mailto:[EMAIL PROTECTED] Sent: Monday, June 14, 2004 1:25 PM To: [EMAIL PROTECTED] Subject: Link Hi all, I have form that is made up of records retrieved from a database. The first column presents the information as a hyperlink. I need to be able

Re: Link

2004-06-14 Thread Werner Otto
On Mon, 14 Jun 2004 13:46:04 +0200, Ash Singh [EMAIL PROTECTED] wrote: -Original Message- From: Werner Otto [mailto:[EMAIL PROTECTED] Sent: Monday, June 14, 2004 1:25 PM To: [EMAIL PROTECTED] Subject: Link Hi all, I have form that is made up of records retrieved from a database. The first

RE: Link

2004-06-14 Thread Ash Singh
-Original Message- From: Werner Otto [mailto:[EMAIL PROTECTED] Sent: Monday, June 14, 2004 1:58 PM To: Ash Singh; [EMAIL PROTECTED] Subject: Re: Link On Mon, 14 Jun 2004 13:46:04 +0200, Ash Singh [EMAIL PROTECTED] wrote: -Original Message- From: Werner Otto [mailto:[EMAIL

use CGI qw(:standard);

2004-06-14 Thread Werner Otto
When using this module and Im printing out a checkbox group: print checkbox_group(-name='hdel',-values=[$hostname]),; is there a way to sneak through a hidden value $hostip in there somehow aswell? -- Kind Regards, Otto -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,