On my web page I have 2 text boxes from which I enter the Year and Month. Can you tell me a mysql query which will get the number of days in that month. I want to use that in my code behind and depending on that number of days I need to do other stuff. I searched and found something like thisOn my web page I have 2 text boxes from which I