InterActing with user control validation function.

Apr 23 2019 2:37 PM
Hi All,

 
Quick Question...

 
I have three(3) files in my application 

 
page1.aspx that has a user control page2.ascx, which has control being validated from page3.js file. 
 
On page3.js there is an alert on the validation function.
 
Upon Alert, I should disable the button in page1.aspx.
 
Can someone please guide me how?

Answers (2)