Examples of JavaScript solutions for
client-side and server-side scripting

Menu 1:

(This web site:) (Homepage:)
Index

(Pages on
this web site:)

Home Page

About Me

Links

Catalog of notes


(My lecture
notes on
this web site:)

JavaScript

PR515 (JavaScript
cs/ss scripting)

PR655 (JavaScript
cs/ss advanced)

CS/SS scripting

Java Applets

SE5120 (C)

PP (C++)

OO (C++)

PR611 (C++)

Delphi (OO)


(Program samples:)

2002 Search engines

1999-2003 Calculators


(My computer
research
on this web site:)

Computing

Search Engine


Menu 2:

(Other web sites about:)


(Seismograph:)

alarm.gq.nu

alert.1hwy.com

capsule.20m.com

magnocraft.20fr.com

totalizm.fanspace.com

jp.7h.com


(Magnocraft:)

magnocraft.20fr.com

capsule.20m.com

jp.7h.com

totalizm.fanspace.com

alarm.gq.nu

alert.1hwy.com


(Oscillatory Chamber:)

capsule.20m.com

magnocraft.20fr.com

jp.7h.com

totalizm.fanspace.com

alarm.gq.nu

alert.1hwy.com


(Totalizm:)

totalizm.fanspace.com

jp.7h.com

magnocraft.20fr.com

capsule.20m.com

alarm.gq.nu

alert.1hwy.com


(Computing:)

(Web sites with my lecturing notes - from 2004 till 2005:)

pajak.orcon.net.nz

pajak.ownsthis.com

free.7host03.com/Pajak


(Web sites with
my old lecturing notes - from 1999
till 2003:)

Pajak.20m.com

Pajak.20fr.com


(My web site on
web tutorials:)

Websitemaker.20m.com


(All-in-one
prototypes:)

totalizm.fanspace.com

jp.7h.com

magnocraft.20fr.com

capsule.20m.com

alarm.gq.nu

alert.1hwy.com

Pajak.20m.com

Pajak.20fr.com


Solutions for "Server-side JavaScript" problems


In order to run any of these solution simply click on the underlined part of the description of this problem! But notice, that in order to work, these solutions must be executed on an ASP server (at least all these web pages listed below, which are prepared with the server-side scripting and thus carry the *.asp extension):
- For further instructions see the end of this Web page.
- Click the button BACK (from the browser) to return to the previous Web page.
The last update of this Web page was on: 23 July 2005.


Part 1: PR515 Theory content:

This PR51n (i.e. PR515 - formerly PR115) course is designed to familarize students with basic problems of client-side and server-side scripting.

Exercise T1. (Environment and tools for client-side scripting).

Exercise T2. (Client-side scripting).

Exercise T3. (Environment and tools for server-side scripting).

Exercise T4. (Server-side scripting).



Part 2: PR115 and PR515 Assessments:


2001 Assessment (PR115): Internet purchase form (client-side and server-side scripting):

2001 Assignment 1 - specification. (Client-side scripting).

2001 Assignment 1 - sample of solution - html. (Sample of solution for client-side scripting assignment).

2001 Assignment 2 - specification. (Server-side scripting - PR11n)

2001 Assignment 2 - sample of solution - zip. (Sample of solution for server-side scripting assignment).


2002 Assessment (PR115): Experimental search engine submission form (client-side and server-side scripting):

2002 Assignment 1 - specification. (Client-side scripting).

2002 Assignment 1 - sample of solution - html. (Sample of solution for client-side scripting assignment).

2002 Assignment 2 - specification. (Server-side scripting).

2002 Assignment 2 - sample of solution - zip. (Sample of solution for server-side scripting assignment).


2003 Assessment (PR515): Experimental search engine submission form (client-side and server-side scripting):

2003 Assignment 1 - specification. (Client-side scripting).

2003 Assignment 2 - specification. (Server-side scripting).



Part 3: PR255 Theory content:

This PR25n (i.e. PR255) course is designed to familarize students with advanced features of client-side and server-side scripting.

Exercise E1. (Search engine client scripting).

Exercise E2. (Search engine server scripting).


Part 4: PR255 - Experimental search engine (advanced client-side and server-side scripting; level 2):

Notice that to run sample solutions provided in this part 2, you need to upload these solutions to an ASP server (i.e. they are NOT going to work on a stand-alone PC).

PR215 Assignment 1 (2002) - specification. (Client-side scripting).

PR215 Assignment 2 (2002) - specification. (Server-side scripting).


Part 5: Instructions:

(1) In order to download to your computer a web page containing example solution click on it, then reveal the source code (means click in your internet browser on: view/source pull-down menu), finally save the source code of HTML with JavaScript to your own computer!
(2) In order to download to your computer a ZIP site containing example solution click on it, then save the ZIP file to your computer, finally UNZIP the directory containing the entire system of web pages.
(3) To return to this Web page, click on the Back button on the tool palette of your browser.
(4) If you wish to see any other related Web pages, see the Favorite Links Page.
(5) Address for correspondence (June 2005): Dr Jan Pajak, P.O. Box 33250, Petone 6340, New Zealand.

Note that "self-paste" type exercises, which prepare students for solving these programming problems, are outlined in my lecture notes (see Topics T1 to T4 for PR515, and E1 to E2 for PR655, from the "Catalog of notes" page).

4172