hello gary, i want to select multiple check box in one time how do i write the onclick event can u explain breifly
GJ <[EMAIL PROTECTED]> wrote: I dont know what you mean about multiple checkbox but in terms of selecting all the check boxes at a time...you can use an onClick event where you will execute a function that will set all your checkboxes checked property to "True"...It takes a lot of if and for statements to do this. Goodluck! On Wed, 2 Feb 2005 19:12:01 +0000 (GMT), suresh <[EMAIL PROTECTED]> wrote: > > Hello friends, > > Iam doing a simple project in Asp(Smart Diary) > so i need to know to use multiple check box and how should i select all the > checkbox at a time > > > Reply imm..... > > > > > > Home Page > > > > > > > > Yahoo! India Matrimony: Find your life partneronline. > > [Non-text portions of this message have been removed] > > > > > > ________________________________ > Yahoo! Groups Links > To visit your group on the web, go to: > http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > --------------------------------- Yahoo! Groups Links To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. Suresh World Yahoo! India Matrimony: Find your life partneronline. [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
