What are Scripting Objects?
Answer / guest
Objects that can enhance the application are known as the
Scripting Objects.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the collections of Application Object?
Explain the life cycle of asp page.
How will you delete a Cookie?
What is asp content?
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.
?onStart' and 'onEnd' are events of what object(s)? A. Application only. B. Session only. C. Server only. D. Application and Session only. E. Application, Session, and Server.
What is the default scripting language on the client side?
what is the default .net provider
• How do you relate an aspx page with its code behind page?
how many Controls are there in ASP.Net ? Define with Examples ?
How many global.asa files can an Application have?
how can we delete cookies by coding part . so pls help me