Which is better asp or php?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP Interview Questions

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")

1 Answers  


What are the attributes of the <form> tags?

0 Answers  


What's the purpose of using BUFFER property?

2 Answers  


what is cookies?

2 Answers  


What type of code is found in a code-behind class?

0 Answers  






How many types of cookies are there?

10 Answers   TechSolution, Tops Technologies,


How long is a SessionID guaranteed to be unique? A. It is unique for the web server, whether it is restarted or not. B. Only until the web server is restarted. C. It is like a GUID in that it is for any web server at any time. D. Only until the session expires, then it can be reissued to another client. E. It is unique per client. A client cannot have two sessions with the same SessionID

1 Answers  


How to add? tree view control in datagrid in asp.net using c#?

0 Answers  


What are the collections of Session Object?

2 Answers  


difference between SAP R/2 and R/3

5 Answers  


how can i connect to ms-access database, with ASP??

0 Answers  


what is the is the difference between asp and asp.net?

1 Answers   HCL,


Categories