Explain the tags necessary to be present within the tag ?
No Answer is Posted For this Question
Be the First to Post Answer
When is the Session_OnStart event fired? A. Upon every request from an application by a client for an .asp document. B. Upon the first request from an application by a client for any file in the application. C. Upon the first request for an .asp document from an application by a client. D. Upon the first request for the global.asa file, in which the event handler is located. E. Upon the first request for an. html or .asp document from an application by client
Explain the difference between client-side script and server-side script?
How do I view an asp file?
how can we bind the multiplication of two drop down lists?
How does VaryByCustom work?
Name the data types which does the rangevalidator control support?
what is object in c sharp?
What is the difference between post and get method.
What is aspx format?
how to disable previous page complete after logout process
What options are available to deploy my .net applications?
What are the methods in applet ? When is init(), start() called ?