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
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
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
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