Explain the difference between asp and html? Or why asp is better than html?
Answer / Priyanka Yadav
HTML is a markup language used for creating web content structure, while ASP (Active Server Pages) is a server-side scripting language used to generate dynamic content on web pages. ASP allows for server-side scripting which makes it better for handling applications requiring dynamic data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Querystring collection and Form collection?
what is SDLC in Software?pl.give proper explaination
What is aspx in url?
What does aspx stand for?
How will u make automatic login program in asp as u see in yahoo messanger? When any body login to their system they no need to fill userid and password. It automatically fills the userid and password.
Define an application domain?
What are the collections of Session Object?
Which DLL file is needed to be registered for ASP?
How do I make it so that code runs when the security system is stopping it?
what are Naming constraints for a variable in ASP?
How to use XML file as a database in the ASP
Explain the difference between querystring collection and form collection?