how to Enable/Disable asp.net button dropdown selected value changes once in a day?
i have 3 dropdown value
after selected the value i need to execute the button it ll take 30 mins
it ll happen once in a day .so once this done i need to disable the executon button
Jignesh TrivediPosted Feb 13, 2014, 3:21 AM
Ok
Correct my understanding. you want to enable button one in day. If user click on this button and button get disable.
and this button get disable through out the day right? next day it automatically get enable.
ponveniPosted Feb 13, 2014, 3:01 AM
Jignesh TrivediPosted Feb 12, 2014, 11:11 PM
are you making AJAX Call or simply server Call?
Scott LyslePosted Feb 12, 2014, 11:06 AM