Advertisement

06.07.2007 at 11:35AM PDT, ID: 22619979
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.8

Help needed with JavaScript on Email HTML form

Asked by rmshahxchg22 in JavaScript, Hypertext Markup Language (HTML)

Tags: , ,

I am working with an HTML form which I am trying to send by Email. When my users click on the submit button, I want the Window to close. For your reference, I have provided the code below:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<!-- saved from url=(0122)file://C:\Documents%20and%20Settings\Mark.loeffler\Local%20Settings\Temporary%20Internet%20Files\OLK11\sample_survey_2.htm -->
<HTML
xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>Customer Feedback Form</TITLE>
<META http-equiv=Content-Language content=en-us>
<META http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<META content="MSHTML 6.00.2800.1522" name=GENERATOR></HEAD>
<BODY>
<FORM action="mailto:OCIO_AT_TEAM@ed.gov?subject= Help Us Improve Services" onSubmit="window.alert('Following the execution of security dialogs, this form will be sent by electronic mail and no confirming message will be presented but can be viewed in the sent items area of your mail client software');"
method=post encType=text/plain>
<P> You have received this e-mail because you have recently received consultation from the Assistive Technology Team.  This would have been in the form of either an Accessibility Review, Needs Assessment or Technical Assistance. The survey below is used to help the Assistive Technology Team continually
improve the service to our customers. Please take a minute to answer these short
questions. If you are unable to complete the survey from within this Email
message, the survey is attached in html format. Upon submission of your feedback, no confirming message will be presented but can be verified by navigating to the "Sent" items folder of your E-mail client.
<OL>
  <P>
  <LI>I was treated in a courteous and professional manner.
  <P></P><INPUT id=c1 type=radio value=Yes name="courteous treatment"><LABEL
  for=c1>Yes</LABEL> <INPUT id=c2 type=radio value=No
  name="courteous treatment"><LABEL for=c2>No</LABEL>
  <P></P>
  <LI>My request was handled in a thorough manner.
  <P></P><INPUT id=r1 type=radio value=Yes name="satisfactory resolution"><LABEL
  for=r1>Yes</LABEL> <INPUT id=r2 type=radio value=No
  name="satisfactory resolution"><LABEL for=r2>No</LABEL>
  <P></P>
  <LI>The service or information provided was timely.
  <P></P><INPUT id=t1 type=radio value=Yes name="timely service"><LABEL
  for=t1>Yes</LABEL> <INPUT id=t2 type=radio value=No
  name="timely service"><LABEL for=t2>No</LABEL>
  <P></P>
  <LI>Using the following scale, select the option that best describes your
  experience.
  <P></P><INPUT id=d1 type=radio value="(1) Very Dissatisfied" name=scale><LABEL
  for=d1>(1) Very Dissatisfied</LABEL> <INPUT id=d2 type=radio
  value="(2) Dissatisfied" name=scale><LABEL for=d2>(2) Dissatisfied</LABEL>
  <INPUT id=n type=radio value="(3) Neutral" name=scale><LABEL for=n>(3)
  Neutral</LABEL> <INPUT id=s1 type=radio value="(4) Satisfied"
  name=scale><LABEL for=s1>(4) Satisfied</LABEL> <INPUT id=s2 type=radio
  value="(5) Very Satisfied" name=scale><LABEL for=s2>(5) Very Satisfied</LABEL>

  <P></P>
  <LI>Please provide any additional comments to improve this process.
  <P></P><TEXTAREA id=C name=Comments rows=10 cols=50></TEXTAREA> </LI></OL><INPUT type=submit value="Submit Survey"> </FORM></BODY></HTML>

Start Free Trial
[+][-]06.07.2007 at 12:28PM PDT, ID: 19236628

View this solution now by starting your 14-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: JavaScript, Hypertext Markup Language (HTML)
Tags: email, form, javascript
Sign Up Now!
Solution Provided By: theamzngq
Participating Experts: 1
Solution Grade: A
 
 
[+][-]08.04.2007 at 10:31PM PDT, ID: 19633253

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 14-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]08.15.2007 at 06:45AM PDT, ID: 19699439

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 14-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-43