Carnegie Mellon University

Test and Publish a Web Form

Before you publish your form, test it by doing the following.

  1. Set your email address to the value of the MailTo field to send the form results to yourself:

<input name="MailTo" type="hidden" value="your userID @andrew.cmu.edu or @cmu.edu email address" />

  1. (Optional) If you redirect an individual to a response page using the RedirectURL attribute, you must publish the page on the live web before you test your form.
  2. Set the email address to the correct value before you publish the form to the live website.