2007/9/3, Praveena Vittal <[EMAIL PROTECTED]>: > Hi All, > > I have a checkbox in a form named form.And one submit button in one > form named form1 and another submit button in another form form 2. > > Is there any value to access the check box name in one form to another form? >
You can't submit two froms at the same time. So I don't think you could get two checkbox's values on one submittion. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/