Re: [Perl-unix-users] CGI Help Needed

2004-11-24 Thread $Bill Luebkert
Avadhani, Subramanya wrote: > Hi Bill, > The problem is, I don't have ownership of the entire part of the > code and the HTML is dynamically created. In that case, I will have to > re-write the entire thing once again(which is used for creating the > display HTML).It would just be a copy and

RE: [Perl-unix-users] CGI Help Needed

2004-11-24 Thread Avadhani, Subramanya
Hi Bill, The problem is, I don't have ownership of the entire part of the code and the HTML is dynamically created. In that case, I will have to re-write the entire thing once again(which is used for creating the display HTML).It would just be a copy and paste anyway but it would be huge. I

Re: [Perl-unix-users] CGI Help Needed

2004-11-24 Thread $Bill Luebkert
Avadhani, Subramanya wrote: > Hi Folks, > I am a newbee for CGI scripting. I am working on an Email > management application. Here on a link click, I am supposed to update an > array of Checkboxes. The checkboxes are basically indicating Email > Directives (like receive all mails,receive tea

[Perl-unix-users] CGI Help Needed

2004-11-24 Thread Avadhani, Subramanya
Hi Folks, I am a newbee for CGI scripting. I am working on an Email management application. Here on a link click, I am supposed to update an array of Checkboxes. The checkboxes are basically indicating Email Directives (like receive all mails,receive team mails etc). Now on the click of lin