answersLogoWhite

0


Best Answer

DHTML means the web page or web application uses JavaScript and HTML DOM (Document Object Model) and possibly CSS.

A programmer can create dynamic web pages using these technologies. For example when I move the mouse over a image link, I can change the image.

ASP and ASP.NET pages are converted to HTML by a server.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are DHTML and ASP pages?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What dose asp stand for?

ASP stands for Active Server Pages.


Full name of asp?

ASP stands for "Active Server Pages"..


What does DHTML means?

DHTML stands for Dynamic HTML, wherein HTML stands for HyperText Markup Language. DHTML means a collection of technologies for creating interactive and dynamic web pages. For more information you might wish to refer to its wikipedia page.


How can you tell what program was used to develop a website?

The best way to tell which programming language was used is to look at the file extension of the page. For example, pages written in Classic ASP have an extension of .asp, ASP.net is .aspx. Here is a brief list of programs and their file extensions Java Server Pages =.jsp PHP is .php Coldfusion is .cfm PERL is .pl HTML is .htm or .html Dynamic HTML is .dhtml Cascading Style Sheets is .css


What does asp stand for?

Active Server Pages


What is teaching process?

http://www.pacificoaks.edu/pages/440.asp


What does the term index ASP refer to?

index ASP is generally the main page or file for any website operating or using Active Server Pages as a web application framework. This is true of both Classic ASP, ASP 2.0 and ASP 3.0.


What is the expansion of asp?

Active server pages


How can you provide connection with database in asp pages?

This will hook you up to an Access DB:


How can you tell if a website is using DHTML?

DHTML is a combination of javascript, css and html. normally a website with collapse/open menu function is built with DHTML.


How to convert asp for use on UNIX?

ASP pages are a Microsoft technology. To convert them to run under Unix you could install a package in Apache that understands ASP, or you could rewrite it so that it uses something more generic, such as Perl, PHP, or Python.


What is the full form of ASPX?

Active Server Pages Extended Adi Explanatory is as such ASPX does not have a proper expansion as a word or phrase the pages created using asp.net has ASP server side code and XHTML code , so they are name ASPX(ASP from ASP.Net and X from XHTML)