Dynamic websites makes it enable for the user to make changes in the web page contents dynamically while the page is running on client’s browser... This kind of websites use server - side programming like PHP, Asp.NET. and JSP etc. to modify page contents on run time. Dynamic websites use client side scripting to prepare dynamic design and server- side code to handle event, manage session and cookies, and storing and retrieving data from database. Example E-commerce sites, online form application, E-governance site, social networking sites etc.