Click here to Skip to main content
16,019,273 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
have a problem while developing some webpages.The Problem is that:-
How We Can Disable The Controls Of One Web Form From Other Web Form In
Asp.net?

Explanation:-
There Should Be Two Web Form,Web Form1.aspx and Web Form2.aspx,Now From Web
Form1.aspx When I Click One Button (Disable), Then Web Form2.aspx Buttons
And Other Text Boxes Etc
Should Be Disable. Means Now After Clicking The Button(Disable) From Web
form1.aspx If I click any Button on Web Form2.aspx then That
Button Should not Clicked Means The Buttons Should be Disable OR Doesn¡¦t Do
Any Work On Web Form2.aspx as The Whole Form Should Now
Be Disable For Any Working.
Remember One Thing That The Both Forms,Web Form1.aspx
and Web Form2.aspx Will Open In Browser and When the Both are running Then I
Would Click on Web Form1.aspx¡¦s Disable Button to
Disable Web Form2.aspx And After Disabled The Web Form2.aspx Should be There
In Its Browser Means It Should not Closed But Remained Open. And In Same Way
When I Click Alive Button On
Web Form1.aspx Then The Disabled Form Web Form2.aspx Should be
Alive.Regards.
Firoz khan
Posted
Comments
Legor 14-Jun-12 8:28am    
What have you tried so far?
Sandeep Mewara 14-Jun-12 10:30am    
This looks like a homework statement until you show what effort you have made trying to achieve it so far.
MR.FIROZ KHAN 14-Jun-12 12:07pm    
its possible or not @legor
MR.FIROZ KHAN 14-Jun-12 12:08pm    
why sandeep Mewara@ its seem like homework..

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900