Explain how to refresh an asp page on a single click of a button?
No Answer is Posted For this Question
Be the First to Post Answer
Which is better asp or php?
Any one tell me what GOOGLE GEARS and how to use it ?
Which line of code would instantiate the Browser Capabilities component? A. objBrowser = Server.CreateObject("MSWC.BrowserType") B. Set objBrowser = Server.CreateObject("MSWC.BrowserType") C. var objBrowser = Server.CreateObject("MSWC.BrowserType") D. var objBrowser = CreateObject("MSWC.BrowserType") E. var objBrowser = Server.CreateObject("BrowserType")
whta are the stored procedure and why they are needed??
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.
What are the methods in session object in asp?
Which is the default Scripting Language of ASP (server- side)?
How do I add aspx page to visual studio?
According to dot net is error and exception are same or different?
is string is a value type or reference type?
How do I open aspx files?
What is Response Object?