<li id="Accomodation" runat="server" visible="false"><a
href="../searchaccommodation.aspx?">Accomm</a></li>
i have this code.now on server side i want to compare this
id(Accommodation) value and want id
i.e.Accommodation.visible=true;
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between odbc and ado?
Is string a value type or a reference type?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
Is there any thread in our .net programs?
What is the standard you use to wrap up a call to a Web service
What are virtual destructures?
What is Serialiazation?
. How .NET can support multiple languages?
What is use of ContextUtil class?
What does jit compilation do in .net?
What is "common language specification" (cls) in .net?
Should I use readerwriterlock instead of monitor.enter/exit?