PowerPoint Slide 1

 

PowerPoint Slide 2
When using AJAX, the client is in constant communication with the server
PowerPoint Slide 3

 

PowerPoint Slide 4

 

PowerPoint Slide 5

 

PowerPoint Slide 6

 

PowerPoint Slide 7

Lines 15 and 16 show two different ways of running the JavaScript function replace()

PowerPoint Slide 8

 

PowerPoint Slide 9

AJAX works alongside Javascript and the DOM?

PowerPoint Slide 10

 

PowerPoint Slide 11

 

PowerPoint Slide 12

 

PowerPoint Slide 13

 

PowerPoint Slide 14

 

PowerPoint Slide 15

 

PowerPoint Slide 16

 

PowerPoint Slide 17

 

PowerPoint Slide 18

 

PowerPoint Slide 19

From Wikipedia: In computing, the same-origin policy is an important concept in the web application security model. Under the policy, a web browser permits scripts contained in a first web page to access data in a second web page, but only if both web pages have the same origin.

PowerPoint Slide 20

 

PowerPoint Slide 21

 

PowerPoint Slide 22

 

PowerPoint Slide 23

 

PowerPoint Slide 24

There are several websites that can be used to validate any JSON string you design. This site (http://jsonlint.com) caught an error in a pretty complicated string that another JSON validation site missed.

PowerPoint Slide 25