What is meant by cookies? Explain the main features?
No Answer is Posted For this Question
Be the First to Post Answer
how we can create more than one web.config file in our asp.net project
Define response object?
What is asp and how it works?
Describe how a browser-based Form POST becomes a Server-Side event like Button1_OnClick
What is Server Object?
What is the result of using Option Explicit? A. This applies only to Visual Basic, not VBScript. B. All variables must be dimensioned before use. C. All variables are dimensioned at run-time. D. Forces all SELECT controls to have a SELECTED option. E. Requires all variables be cast as specific DataTypes.
explain uses of Textstream object in ASP
How will u make automatic login program in asp as u see in yahoo messanger? When any body login to their system they no need to fill userid and password. It automatically fills the userid and password.
What's the Difference between DSN and DSN Less connection?
What is a Virtual Directory?
What purpose is served by the Application.Lock method? A. It locks the Application object, preventing other clients from altering any values in the Contents collection. B. It locks the application, preventing the server from responding to any requests for application documents. C. It locks the application, preventing non-SSL requests from being processed. D. It locks the Application object, preventing other clients from reading any values in the Content collection. E. It locks other clients from reading the Contents collection.
Explain the post & get method or explain the difference between them in asp?