why and how static variable retain their value after
postback form ?
No Answer is Posted For this Question
Be the First to Post Answer
how to connect asp with sql server.......? Write some code for connectivity between sql server and ASP...
Is asp a language?
What are the attributes of the tags?
What is the difference between Cookies collection and Form/Querystring collection?
What are Constants? How will you declare a constant?
What is Session Object?
What is difference between Server.transfer and Response.redirect ?
What are the ASP Scripting Objects?
How can you disable the browser to view the code?
Name some of the ASP components?
Explain the properties of session object?
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.