WebRespond: Site Implementation

I have had a number of reports where the email delivery portion of WebRespond does not work.  To address this problem as well as discuss issues related to implementing WebRespond on your own site I have added this page of documentation.

Why install WebRespond on your network.

If you use the email portion of WebRespond, WebRespond will attempt to connect to the server which contains the WebRespond applet.  If your web page, which calls WebRespond, is on a different server you may not be allowed an email connection to this first server.  To get around this problem you can install WebRespond on the same server as your web pages.  This should allow WebRespond access to an email connection in order to deliver the results of the quiz.

Using WebRespond on your network.

By performing the following steps WebRespond should work on your server.
  1. Download the the archive file for WebRespond.  Click here to download wresp10.zip.
  2. Unzip the file wresp10.zip and place the file wrespond.zip on your server.  Wrespond.zip could be placed in the same directory as your calling web page.
  3. Change the CODEBASE of the applet call tag in your calling web page.  If you are using the template provided from my web site, you should change CODEBASE="http://www.cedarville.edu/employee/gollmers/wrespond" to CODEBASE="location on your server".  Replace the text between the two quotes with the address of your web server and the directory location of wrespond.zip on your server.  If wrespond.zip is in the same directory as your calling web page, you do not need to specify the codebase.

Discussion of WebRespond's email function.

After installing WebRespond on your server you may still have problems getting an email connection.  The following discussion addresses some known work arounds and the basic email procedure of WebRespond.  If you still have problems or if you come up with an additional work around please contact me at gollmers@cedarville.edu.

The rest of the email commands send the body of the message which contains the results of the quiz and closes the connection to the server.  I have not had any reports of problems at this point and beyond.  The primary problems are associated with establishing a valid connection and resolving the addresses for the sender and receiver.