Difference between ASP and DHTML?
manisha verma
Select an image from your device to upload
DHTML is NOT a language.
DHTML is a TERM describing the art of making dynamic and interactive web pages.
DHTML combines HTML, JavaScript, DOM, and CSS.
ASP is a server side scripting language.ASPÂ stands for active server page.
An ASP file can contain text, HTML tags and scripts. Scripts in an ASP file are executed on the server