asp.net insert the same value according to check box selection -


i have 2 drop down data, 1 date field , 1 field total added check box. if insert value drop down, 1 drop down 2 in date , if check box checked when click save same value should inserted every date in year

example: if select date 1.04.2013

i have: drop down 1 company , drop down 2 depart, total 2000 , date 1.04.2013

for depart of company value 2000 should inserted every month in year if check box checked.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -