Explain the post & get method or explain the difference between them in asp?
No Answer is Posted For this Question
Be the First to Post Answer
Tell few steps for optimizing (for speed and resources) ASP page/application ?
How do I print an aspx file?
Give the comment tags for the following?
What are the properties of session object?
What is full form of aspx?
What is asp in web technology?
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.
How do I administer security for my machine? For an enterprise?
What should be used in order to determine if the cookie "FavoriteFlavors" in the request object contains more than one entry? A. Request.Cookies("FavoriteFlavors").HasItems B. Request.Cookies("FavoriteFlavors").Collection.Count C. Request.Cookies("FavoriteFlavors").Dictionary D. Request.Cookies("FavoriteFlavors").HasKeys E. Request.Cookies("FavoriteFlavors").Count
Explain the differences between asp and asp.net and is asp.net backward compatible to asp?
how can we delete cookies by coding part . so pls help me
Explain the difference between a namespace and an assembly name?