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 team mails etc). Now on the
> click of link, instead of navigating to another page, I want to stay in
> the same page and update the check box status(checked or un-checked).
> Would appreciate if some one can point me to some code already written
> somewhere on web or give some guidelines.

So what's the problem ?  Just output the same HTML with the boxes checked.
CGI.pm should make that easy for you if you aren't that adept at playing
with CGI code.

-- 
  ,-/-  __      _  _         $Bill Luebkert    Mailto:[EMAIL PROTECTED]
 (_/   /  )    // //       DBE Collectibles    Mailto:[EMAIL PROTECTED]
  / ) /--<  o // //      Castle of Medieval Myth & Magic http://www.todbe.com/
-/-' /___/_<_</_</_    http://dbecoll.tripod.com/ (My Perl/Lakers stuff)
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to