| Browser: | Server: | |
| Server: Stores the web pages Guestbook ( code ) Guestbook-last entry first ( code ) Another Guestbook - last entry first and gbookFXXX.js |
||
| Browser: Download Webpages that include gbookFXXX.js The JavaScript loads the data. It may be sorted, and selected information displayed. |
||
| Browser: Present a form ( code ) for the user to add new data. |
||
| Server: CGI scripts guestbook.asp, guestbook.php or guestbook.pl append the data sent up onto the end of gookFXXX.js formatted: |
||
| Browser: Thank user for submission and reload original data. Guestbook.htm Or a Sorted Guestbook with update form ( code ) |
||