I'm using jQuery Datepicker for Selected Date & DropDownList for Selected Days(i.e. 7 to 15 days )
How to get the Required date which include selected date plus Selected Days
i.e Selected Date =25-Oct-2014 & Selected Days=10
Then Required Date=04-Nov-2014
How to get that Required date in Page_Load Event
Loading
Wim SturkenboomPosted Oct 23, 2014, 1:50 AM
Sanket JainPosted Oct 28, 2014, 2:35 AM
I'm getting the result but I want result like "15-Oct-2014 Wednesday"
& now I'm getting result "15-Oct-2014" like this,
So how to add Wednesday in the result