Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Whats a dynamic web page?

Dynamic web page
0
Posted

Whats a dynamic web page?

0

There are two types of web pages, static and dynamic. A static page has fixed content – the browser simply displays whatever was in the page the server generated. Static pages are not affected by this vulnerability. Dynamic pages contain both fixed content and executable content. When the browser receives a dynamic page, it processes the executable content in order to determine how to display the fixed content. Dynamic pages provide for a much richer user experience. They allow web pages to be animated, to tailor how the content is displayed based on each user’s preferences, and so forth. However, through Cross-Site Scripting, a malicious user might be able to introduce additional executable content, in the form of script, into a dynamic page. When such a page was sent to the browser, the script would execute on the user’s computer with the permissions appropriate to the web site.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123