Define html (hypertext markup language)?
Name the data types which does the rangevalidator control support?
How many types of cookies?
How to Display images using Response object? A. Contenttype=Application/Brush B. Contenttype=Image/JPG C. Contenttype=Application/paint D. Contenttype=Image/WMF
How are sessions maintained? A. The browser sends a cookie to the server with each request. B. The browser sends a Querystring variable to the server with each request. C. The browser sends a hidden Form variable to the server with each request. D. The browser sends a long variable to the server in the BODY of each request. E. None of the above.
What is asp in java?
Explain the difference between sap r/2 and r/3?
What are the methods in Session Object?
What are the attributes of the <form> tags? What are their functions?
What are the ASP Scripting Objects?
Tell me about Dictionary Object?
Should user input data validation occur server-side or client-side?
Distinguish Server side and Client side scripts?