Name two properties common in every validation control?
Answer Posted / shobhit saxena
ControlToValidate property and Text property.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to display images using response object?
What are server-side includes?
Hii if you not select open item Management in GL Creation. What is the impact in transaction
How to include active x controls in asp code?
Define querystring collection?
How to handle error in asp
Name the collections of session object?
Define clientcertificate collection?
What is asp full form?
what is the difference between sql server2000 and 2005
Define server object?
What are the tasks performed by <> tags?
What is asp format?
very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5
Whats the implicit name and type of the parameter that gets passed into the class set method?