•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 427,215 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,127 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 489 | Replies: 2
![]() |
•
•
Join Date: Dec 2007
Posts: 75
Reputation:
Rep Power: 1
Solved Threads: 10
A page that changes and/or creates its content on the browser, typically based on the users input/feedback/response.
The content is typically inserted with javascript but it is not the only option. The limitation is on the user's browser. For example, IE support vbscript as well.
The most popular way to create a dynamic content right now is AJAX. Search for "AJAX Tutorials" or "AJAX Examples" on Google and you will get tons of results.
The content is typically inserted with javascript but it is not the only option. The limitation is on the user's browser. For example, IE support vbscript as well.
The most popular way to create a dynamic content right now is AJAX. Search for "AJAX Tutorials" or "AJAX Examples" on Google and you will get tons of results.
> what is dynamic web page
A web application normally consists of two types of web pages -- static web pages and dynamic web pages.
In the case of static pages, the content served by the web server in the event of that page being requested is the same across all clients (as long as the content remains unchanged). In the case of dynamic web pages the content served to the client depends on the request parameters sent along with the request object.
A dynamic web page is normally created using a server side technology / language like J2EE / PHP / ASP etc. which is interpreted at the server and served to the client in a format specified by the content type header. A typical example of a static web page would be the 'credits' page of a web site which would more or less remain static. Compare this with a web site search feature in which the page being rendered after the search depends on the query being made by the client.
A web application normally consists of two types of web pages -- static web pages and dynamic web pages.
In the case of static pages, the content served by the web server in the event of that page being requested is the same across all clients (as long as the content remains unchanged). In the case of dynamic web pages the content served to the client depends on the request parameters sent along with the request object.
A dynamic web page is normally created using a server side technology / language like J2EE / PHP / ASP etc. which is interpreted at the server and served to the client in a format specified by the content type header. A typical example of a static web page would be the 'credits' page of a web site which would more or less remain static. Compare this with a web site search feature in which the page being rendered after the search depends on the query being made by the client.
I don't accept change. I don't deserve to live.
Happiness corrupts people.
Failing to value the lives of others cheapens your own.
Happiness corrupts people.
Failing to value the lives of others cheapens your own.
![]() |
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
ajax asp cross-browser javascript menu with few lines of code developer development firefox home html internet javascript javascript smooth scrolling scroll smoothly window document position javascript tab menu with rounded corners generator microsoft msdn office prevent javascript menu from getting hidden under flash movies site software sql vista web
- Previous Thread: how to know iframe id
- Next Thread: Page refresh when MySQL db changes



Linear Mode