Have you heard about browser compatiblity? What is the latest version of Ie,Mozilla and Netscape?
4 7937There is a login page that has two text boxes with required field validators on it. The page has a login and cancel button. How can we ensure that the click on the cancel button doesnt fire a validation event.
2 5484Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }
2 4961In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected
8 12914Post New Proteans Interview Questions
What are the different types of joins in tableau?
What exactly does chkdsk do?
How many types of table create in ms access?
In select-options, how to get the default values as current month first date and last date by default?
What is ppm?
What is over () in sql?
Explain Normalization and DE normalization
Can I do things in il that I can't do in c#?
Do I have to use jsps with my application?
What is Clone Stamp Tool?
Explain the tropic pyramids of ecology?
What is the difference between single (') and double (") quote in a string in perl?
Whar is the KvA rating of 33Kv substation & actual kv rating of power generaating station.
List the new features of jsf 2.0?
Why can’t we use comparator to convert sin wave into square wave?