Question

JavaScript Help needed for survey

Asked by: AJJR

Hello Experts,
I am in need of some help just looking over my scripts for obvious errors. I can't seen to find why I am not getting the results I am after, but then again I am not a JavaScript guru and have only dabbled in it. I am sure you pro's can see what I did wrong quickly. The premise is this used to be a form in coldfusion that I am migrating to an asp.net site. I thought since it is a useless survey (i.e. results aren't saved or processed) that there is no need to make an HTML form out of it but instead use some JS to give the same effect but be a hell of a lot faster! I know I could have done some things different including using a loop for the answer functions...if you want to show me some light, I would be more then happy to see it.
Thanks in advance experts!

<!-- HTML CODE START FILENAME HomePuzzle.htm -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script language="JavaScript">
var currentLayer = 'QuestionPane1';
function showLayer(lyr){
	hideLayer(currentLayer);
	document.getElementById(lyr).style.visibility = 'visible';
	currentLayer = lyr;
}
 
function hideLayer(lyr){
	document.getElementById(lyr).style.visibility = 'hidden';
}
var q1=0;
var q2=0;
var q3=0;
var q4=0;
var q5=0;
var q6=0;
function returnScore(){
var tally;
var score;
tally=q1 + q2 + q3 + q4 + q5 + q6;
score=tally/6*100;
document.write(Math.round(score) + '%')
}
function q1Answer(){
if (q1=0) {document.write(q1='No');}
else if (q1=1) {document.write(q1='Yes');}
}
function q2Answer(){
if (q2=0) {document.write(q2='No');}
else if (q2=1) {document.write(q2='Yes');}
}
function q3Answer(){
if (q3=0) {document.write(q3='No');}
else if (q3=1) {document.write(q3='Yes');}
}
function q4Answer(){
if (q4=0) {document.write(q4='No');}
else if (q4=1) {document.write(q4='Yes');}
}
function q5Answer(){
if (q5=0) {document.write(q5='No');}
else if (q5=1) {document.write(q5='Yes');}
}
function q6Answer(){
if (q6=0) {document.write(q6='No');}
else if (q6=1) {document.write(q6='Yes');}
}
</script>
<style>
.QuestionPane{
	height:400px;
	position: absolute;
	top: 0;
	left: 100;
	visibility: hidden;
}
body{
	height:400px;
}
</style>
<link href="/puzzle/mainstyle.css" rel="stylesheet" type="text/css" />
</head>
 
<body height="400">
<div id="outerwrap">
	<div id="QuestionPane1" class="QuestionPane" style="visibility:visible;" >
		<div class="puzzle_1">
			<img src="/Puzzle/puzzle_1.png" alt="" width="484" height="390" class="puzzle_knockout" />
		</div>
		<div class="question">
			<div valign="bottom" class="question_mark4"></div>
			<div class="question_txt">Do you have an<br/>active and up<br/>to date Sales<br/>program using<br/>a Sales pipeline<br/>with accountability?</div>
			<div class="yes_no">
				<div class="yes"><input class="yes_no_btn" type="button" value="Yes" name="q1" onClick="q1=1;" onMouseUp="showLayer('QuestionPane2');" /></div>
				<div class="no"><input class="yes_no_btn" type="button" value="No" name="q1" onMouseUp="showLayer('QuestionPane2');" /></div>
			</div>
		</div>
	</div>
	<div id="QuestionPane2" class="QuestionPane">
	  <div class="puzzle_1">
			<img src="/Puzzle/puzzle_2.png" alt="" width="484" height="390" class="puzzle_knockout" />
		</div>
		<div class="question">
			<div valign="bottom" class="question_mark4"></div>
			<div class="question_txt">Do you have an active and up to<br/>date integrated Marketing<br />Program with measurable performance?</div>
			<div class="yes_no">
				<div class="yes"><input class="yes_no_btn" type="button" value="Yes" name="q2" onClick="q2=1;" onMouseUp="showLayer('QuestionPane3');" /></div>
				<div class="no"><input  class="yes_no_btn" type="button" value="No" name="q2" onMouseUp="showLayer('QuestionPane3');" /></div>
			</div>
		</div>
	</div>
	<div id="QuestionPane3" class="QuestionPane">
	  <div class="puzzle_1">
			<img src="/Puzzle/puzzle_3.png" alt="" width="484" height="390" class="puzzle_knockout" />
		</div>
		<div class="question">
			<div valign="bottom" class="question_mark5"></div>
			<div class="question_txt">Can you effectively develop,<br />implement and maintain your<br />own sales & marketing programs?</div>
			<div class="yes_no">
				<div class="yes"><input class="yes_no_btn" type="button" value="Yes" name="q3" onClick="q3=1;" onMouseUp="showLayer('QuestionPane4');" /></div>
				<div class="no"><input  class="yes_no_btn" type="button" value="No" name="q3" onMouseUp="showLayer('QuestionPane4');" /></div>
			</div>
		</div>
	</div>
	<div id="QuestionPane4" class="QuestionPane">
	  <div class="puzzle_1">
			<img src="/Puzzle/puzzle_4.png" alt="" width="484" height="390" class="puzzle_knockout" />
		</div>
		<div class="question">
			<div valign="bottom" class="question_mark4"></div>
			<div class="question_txt">Does your<br />organization<br />have a current<br />and active<br />Strategic Plan in<br />place?</div>
			<div class="yes_no">
				<div class="yes"><input class="yes_no_btn" type="button" value="Yes" name="q4" onClick="q4=1;" onMouseUp="showLayer('QuestionPane5');" /></div>
				<div class="no"><input class="yes_no_btn" type="button" value="No" name="q4" onMouseUp="showLayer('QuestionPane5');" /></div>
			</div>
		</div>
	</div>
	<div id="QuestionPane5" class="QuestionPane">
	  <div class="puzzle_1">
			<img src="/Puzzle/puzzle_5.png" alt="" width="484" height="390" class="puzzle_knockout" />
		</div>
		<div class="question">
			<div valign="bottom" class="question_mark4"></div>
			<div class="question_txt">Do you have a streamlined integrated<br />system and<br />database going<br />from sales to delivery and support?</div>
			<div class="yes_no">
				<div class="yes"><input class="yes_no_btn" type="button" value="Yes" name="q5" onClick="q5=1;" onMouseUp="showLayer('QuestionPane6');" /></div>
				<div class="no"><input class="yes_no_btn" type="button" value="No" name="q5" onMouseUp="showLayer('QuestionPane6');" /></div>
			</div>
		</div>
	</div>
	<div id="QuestionPane6" class="QuestionPane">
	  <div class="puzzle_1">
			<img src="/Puzzle/puzzle_6.png" alt="" width="484" height="390" class="puzzle_knockout" />
		</div>
		<div class="question">
			<div valign="bottom" class="question_mark4"></div>
			<div class="question_txt">Are you<br />currently the<br />market leader?</div>
			<div class="yes_no">
				<div class="yes"><input class="yes_no_btn" type="button" value="Yes" name="q6" onClick="q6=1;" onMouseUp="showLayer('ResultsPane')" /></div>
				<div class="no"><input class="yes_no_btn" type="button" value="No" name="q6" onMouseUp="showLayer('ResultsPane')" /></div>
			</div>
		</div>
	</div>
	<div id="ResultsPane" class="QuestionPane" height="100%">
		<table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tbody>
				<tr>
					<td><div class="puzzle_3"><img src="/Puzzle/puzzle_9.png" alt="Results driven sales come from Marketing Development, Sales Development and Business Development" width="485" height="390" class="puzzle_knockout" /></div></td>
					<td>
						<table width="100%" border="0" cellpadding="0" cellspacing="5">
							<tbody>
								<tr>
									<td>
										<div class="last_question">
											<div class="question_mark2"></div>
											Are you ready<br />to take action?<br /><br />
											<div class="consult" style="font-size:26px">For your Free Consult <a href="/contact/default.aspx">click here</a></div>
										</div>
									</td>
								</tr>
							</tbody>
						</table>
					</td>
				</tr>
			</tbody>
		</table>
		<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" valign="top">
			<tbody>
				<tr>
					<td colspan="2" align="left"><div class="results_title">Questionnaire Results</div></td>
				</tr>
				<tr>
					<td colspan="2" align="left"><div class="question_score">Sales Success Quotient: <span class="score_color"><script type="text/javascript">returnScore()</script></span></div></td>
				</tr>
				<tr>
					<td valign="top">
						<div class="list_left">
							<ol style="margin-bottom: 0">
								<li>Do you have an active and up to date Sales program using a Sales pipeline with accountability? &raquo;
									<div id="q1" class="answer" >Without a pipeline a company has no way to gauge results and/or promote success.  This leads to poor morale and lack of direction.</div>
									<div class="red_text"><strong>Answered:</strong><script type="text/javascript">q1Answer()</script></div>
								</li>
								<li>Do you have an active and up to date integrated Marketing Program with measurable performance? &raquo;
									<div id="q2" class="answer" >With no way to measure performance there is no way to gauge the effectiveness of your investment. If your program is not up to date, your company and its services may be falling badly behind.</div>
									<div class="red_text"><strong>Answered:</strong><script type="text/javascript">q2Answer()</script></div>
								</li>
								<li>Can you effectively develop, implement and maintain your own sales & marketing programs? &raquo;
									<div id="q3" class="answer" >Without fulltime involvement there is little or no direction with respect to sales and marketing inside the company.  Objectives are often unclear and not understood.  Sales growth is either non-existent or is poor.  Recognition of the company itself or the company's products or services in the market also suffers.</div>
									<div class="red_text"><strong>Answered:</strong><script type="text/javascript">q3Answer()</script></div>
								</li>
							</ol>
						</div>
					</td>
					<td valign="top">
						<div class="list_right">
							<ol start="4" style="margin-bottom: 0">
								<li>Does your organization have a current and active Strategic Plan in place? &raquo;
									<div id="q4" class="answer" >Without a current and active strategic plan, an organization can rapidly become stale and out of touch with its market, competition, and growth opportunities. This leads to less profit, less enthusiasm, and less teamwork within the organization. New ideas and concepts come from the creative energy produced by an organization. It all starts with an energetic and comprehensive <em>Breakthrough Strategic Planning Process</em>.</div>
									<div class="red_text"><strong>Answered:</strong><script type="text/javascript">q4Answer()</script></div>
								</li>
								<li>Do you have a streamlined integrated system and database going from sales to delivery and support? &raquo;
									<div id="q5" class="answer" >Without a compete process; inside sales, outside sales, customer service, delivery and support cannot know how best to support and develop customers.  This leads to high attrition rates and will erode your customer base very rapidly.</div>
									<div class="red_text"><strong>Answered:</strong><script type="text/javascript">q5Answer()</script></div>
								</li>
								<li>Are you currently the market leader? &raquo;
									<div id="q6" class="answer" >A market leader has the opportunity to set prices and set the agenda for their market - do you?</div>
									<div class="red_text"><strong>Answered:</strong><script type="text/javascript">q6Answer()</script></div>
								</li>
							</ol>
						</div>
					</td>
				</tr>
			</tbody>
		</table>
	</div>
</div>
</body>
</html>
<!-- HTML CODE END -->
 
 
 
<!-- CSS CODE START FILENAME MainStyle.css -->
.QuestionPane{
	height:400px;
	position: absolute;
	top: 0;
	left: 100;
	visibility: hidden;
}
.puzzle_1 {float: left; behavior: url(/iepngfix.htc);}
.puzzle_3 {float: left; behavior: url(/iepngfix.htc); }
.puzzle_knockout {behavior: url(/iepngfix.htc);} 
.question {
	float: right;
	width: 270px;
	height: 340px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #1c316e;
	/*background: url(images/question_mark.png) no-repeat;
	background-position: 240px 50px;*/
	behavior: url(/iepngfix.htc);
	position: absolute;
	left: 484px;
	top: 10px;
}
.question_txt {width:240px;padding-top:25px;}
.last_question {
	float: right;
	width: 270px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #1c316e;
	/*background: url(images/question_mark.png) no-repeat;
	background-position: 240px 50px;*/
	behavior: url(/iepngfix.htc);
	position: absolute;
	left: 484px;
	top: 54px;
}
.question_mark { height: 166px; width: 56px; background: url(question_mark.png) no-repeat; position: absolute; top: 8px; right: 0px; behavior: url(/iepngfix.htc);}
.question_mark2 { height: 166px; width: 56px; background: url(question_mark.png) no-repeat; position: absolute; top: 8px; right: 0; behavior: url(/iepngfix.htc);}
.question_mark3 { height: 166px; width: 56px; background: url(question_mark.png) no-repeat; position: absolute; top: 7px; right: 1px; behavior: url(/iepngfix.htc);}
.question_mark4 {height: 166px; width: 56px; background: url(question_mark.png) no-repeat; position: absolute; top: 11px; right: 1px; behavior: url(/iepngfix.htc);}
.question_mark5 {
	height: 166px;
	width: 56px;
	background: url(question_mark.png) no-repeat;
	position: absolute;
	top: 25px;
	right: 2px;
	behavior: url(/iepngfix.htc);
}
.question a {
	text-decoration: none;
	font-size: 0.9em;
	color: #871515;
}
.last_question a {
	text-decoration: none;
	font-size: 0.9em;
	color: #871515;
}
.yes_no, input.yes_no{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background:Transparent;
	Color:#4B0C0C;
	border:0px;
	margin-top: 15px;
	width:255px;
}
.yes_no_btn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background:Transparent;
	Color:#4B0C0C;
	border:0px;
}
.no {float:left;padding-left:5px;}
.yes {float:left;padding-right:5px;}
.left_column {
	float: left;
	width: 300px;
}
.right_column {
	float: right;
	width: 400px;
}
.right_column li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.8em;
}
a {color: #871515;}
.results_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #1c316e;
}
.question_score {
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #871515;
}
.score_color {
	color: #1c316e;
	}
.red_text {
	/*color: #871515;*/
	color: #000000;
}
.list_left {
	width: 330px;
	clear:both;
}
.list_left ol li {
	padding:10px 0px 10px 0px;
}
.list_right {
	width: 330px;
	clear:both;
}
.list_right ol li {
	padding:10px 0px 10px 0px;
}
.answer {color: #871515;}
.contact_column {float: left;}
.expand { display: block; margin-top: 10px;	font-size: 1.2em; }
.hide { display: none; }
#bottom_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	font-weight: bold;
	text-align: center;
	color: #717b9a;
	padding-bottom: 15px;
	clear: both;}
.form {
	float: right;
	width: 270px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #1c316e;
	/*background: url(images/question_mark.png) no-repeat;
	background-position: 240px 50px;*/
	behavior: url(/iepngfix.htc);
	position: absolute;
	left: 484px;
	top: 8px;
}
.contact_box {width: 220px; font-size: .9em; }
.finalform {margin-top: 25px;}
#question1 {font-size: .9em; margin-bottom: 10px; font-style: italic; }
#question2 {font-size: .9em; margin-bottom: 10px; font-style: italic; }
#question3 {font-size: .9em; margin-bottom: 10px; font-style: italic; }
#question4 {font-size: .9em; margin-bottom: 10px; font-style: italic; }
#question5 {font-size: .9em; margin-bottom: 10px; font-style: italic; }
#question6 {font-size: .9em; margin-bottom: 10px; font-style: italic; }
.message {clear: both; margin-top: 10px; margin-bottom: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 0.7em; color: #666666; text-align: center;}
<!-- CSS CODE END -->

                                  
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
310:
311:
312:
313:
314:
315:
316:
317:
318:
319:
320:
321:
322:
323:
324:
325:
326:
327:
328:
329:
330:
331:
332:
333:
334:
335:
336:
337:
338:
339:
340:
341:
342:
343:
344:
345:
346:
347:
348:
349:
350:
351:
352:
353:
354:
355:
356:
357:
358:
359:
360:
361:
362:
363:
364:
365:
366:
367:
368:
369:
370:
371:
372:
373:
374:
375:
376:
377:
378:
379:
380:
381:
382:
383:
384:
385:
386:
387:
388:
389:
390:
391:
392:
393:

Select allOpen in new window

This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2009-11-07 at 11:42:44ID24880784
Tags

JavaScript

,

HTML input

,

JS Functions

Topics

JScript

,

Hypertext Markup Language (HTML)

Participating Experts
2
Points
500
Comments
8

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. Web Survey
    Have you got any info on writing a simple web survey - the kind where the user clicks on an option from a list and the entire survey results are displayed soon after. I was thinking of doing this with JavaScript or Java to read/write a server side cookie - is this possible?
  2. Limiting answers in survey FP2002
    I want to create a survey in FP2002. The survey will be 81 questions. The participants will chose between 1 and 5. They may only have 5 fives and 5 ones. Is there a way to do this? Ideally I would like a count or something showing the particpants running total or maybe a...
  3. asp.net javascript
    does anyone know any articles or books on how to effectively use javascript with/and asp.net?
  4. Including .JS file in ASP.NET for runat=server
    Hi, I'm doing my first ASP.NET integration with SecPay, (an online payment provider in the UK). I've done plenty of integrations in classic ASP but am now struggling to get the md5 check to work in ASP.NET. I'm falling at the first hurdle of including the JS file. In class...

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

by: AJJRPosted on 2009-11-07 at 11:49:29ID: 25767746

I didn't outline the problem very well. Sorry!
The problem is when you get to the "ResultsPane" the score and answers don't seem to be working as they will all say 'Yes' was selected...whether it was or not and a score of 0% which is wrong as all yeses should be 100% and 5 yeses would be 83% etc.

 

by: HonorGodPosted on 2009-11-07 at 15:46:41ID: 25768663

Is this homework?

Notes:
-  The operator that needs to be used to compare for equal values is ==, not =,
   so this expression isn't doing what you think it is:

   if ( q1 = 0 )

- document.write() can only be used during the processing and rendering of the <body> section, so having

  document.write();

  In a function that is only executed after the page has been completely rendered won't work.

- The value to be displayed by the document.write() routine should be an expression,

  document.write(q1='No');

  This won't do what you want.  What, exactly, do you want to do?

 

by: AJJRPosted on 2009-11-07 at 16:19:06ID: 25768772

Hi HonorGod,
I thank you for your comments. I am just doing this to try and help out on a site. Alot of good I am doing, aye?
All I am trying to do is allow users to navigate through a six page yes/no survey then review their answers on the last page. There is no real point in actually making this into a form nor any reason to refresh the page. Given those two factors, I thought JS might be the answer.

So, I figured I could set up two input buttons per question; one yes and one no. Give then the same name (like I would in a form) and have them assign some value to a flag onClick for use later in the results.
I need to display a percentage score at the end so I figured the flag should be a number for ease with math and after the math is done, the flag could be set to text for viewing.

I have it here as:

function returnScore(){
var tally;
var score;
tally=q1 + q2 + q3 + q4 + q5 + q6;
score=tally/6*100;
document.write(Math.round(score) + '%')
}

Then I just want to display the answer flags as a text entry, so 0 = No and 1 = Yes.

Again, I am not a JavaScript person so I am more then willing to stand corrected.

 

by: HonorGodPosted on 2009-11-07 at 18:20:14ID: 25769139

A big part of the problem is that even though the questions are being displayed one at a time, the answers, and score, are being checked (called) before the questions are asked...

Take a look at this, and let me know what you think.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script type='text/javascript' src='../objDisplay.js'></script>
<script type='text/javascript'>
var currentLayer = 'QuestionPane1';
  function showLayer(lyr){
    hideLayer(currentLayer);
    document.getElementById(lyr).style.visibility = 'visible';
    currentLayer = lyr;
  } 
  function hideLayer(lyr){
    document.getElementById(lyr).style.visibility = 'hidden';
  }
  
  var answers = {}; 
  function doScore() {
    var tally = 0;
    for ( var p in answers ) {
      tally += answers[ p ];
    }
    var score = tally / 6 * 100;
    var here  = document.getElementById( 'score' );
    if ( here ) {
      here.firstChild.nodeValue = score + '%';
    } else {
      alert( 'Element not found: id="score"' );
    }
  } 
  function Yes( obj ) {
    var q = obj.name;
    var a = 'a' + q.substr( 1 );
    answers[ q ] = 1;
    doScore();
    var here = document.getElementById( a );
    if ( here ) {
      here.firstChild.nodeValue = 'Yes';
    } else {
      alert( 'Element not found: id="' + a + '"' );
    }
  } 
  function No( obj ) {
    var q = obj.name;
    var a = 'a' + q.substr( 1 );
    answers[ q ] = 0;
    doScore();
    var here = document.getElementById( a );
    if ( here ) {
      here.firstChild.nodeValue = 'No';
    } else {
      alert( 'Element not found: id="' + a + '"' );
    }
  }
</script>
<style>
.QuestionPane{
  height:400px;
  position: absolute;
  top: 0;
  left: 100;
  visibility: hidden;
}
body{
  height:400px;
} 
.QuestionPane{
	height:400px;
	position: absolute;
	top: 0;
	left: 100;
	visibility: hidden;
}
.puzzle_1 {float: left; behavior: url(/iepngfix.htc);}
.puzzle_3 {float: left; behavior: url(/iepngfix.htc); }
.puzzle_knockout {behavior: url(/iepngfix.htc);} 
.question {
	float: right;
	width: 270px;
	height: 340px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #1c316e;
	/*background: url(images/question_mark.png) no-repeat;
	background-position: 240px 50px;*/
	behavior: url(/iepngfix.htc);
	position: absolute;
	left: 484px;
	top: 10px;
}
.question_txt {width:240px;padding-top:25px;}
.last_question {
	float: right;
	width: 270px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #1c316e;
	/*background: url(images/question_mark.png) no-repeat;
	background-position: 240px 50px;*/
	behavior: url(/iepngfix.htc);
	position: absolute;
	left: 484px;
	top: 54px;
}
.question_mark { height: 166px; width: 56px; background: url(question_mark.png) no-repeat; position: absolute; top: 8px; right: 0px; behavior: url(/iepngfix.htc);}
.question_mark2 { height: 166px; width: 56px; background: url(question_mark.png) no-repeat; position: absolute; top: 8px; right: 0; behavior: url(/iepngfix.htc);}
.question_mark3 { height: 166px; width: 56px; background: url(question_mark.png) no-repeat; position: absolute; top: 7px; right: 1px; behavior: url(/iepngfix.htc);}
.question_mark4 {height: 166px; width: 56px; background: url(question_mark.png) no-repeat; position: absolute; top: 11px; right: 1px; behavior: url(/iepngfix.htc);}
.question_mark5 {
	height: 166px;
	width: 56px;
	background: url(question_mark.png) no-repeat;
	position: absolute;
	top: 25px;
	right: 2px;
	behavior: url(/iepngfix.htc);
}
.question a {
	text-decoration: none;
	font-size: 0.9em;
	color: #871515;
}
.last_question a {
	text-decoration: none;
	font-size: 0.9em;
	color: #871515;
}
.yes_no, input.yes_no{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background:Transparent;
	Color:#4B0C0C;
	border:0px;
	margin-top: 15px;
	width:255px;
}
.yes_no_btn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background:Transparent;
	Color:#4B0C0C;
	border:0px;
}
.no {float:left;padding-left:5px;}
.yes {float:left;padding-right:5px;}
.left_column {
	float: left;
	width: 300px;
}
.right_column {
	float: right;
	width: 400px;
}
.right_column li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.8em;
}
a {color: #871515;}
.results_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #1c316e;
}
.question_score {
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #871515;
}
.score_color {
	color: #1c316e;
	}
.red_text {
	/*color: #871515;*/
	color: #000000;
}
.list_left {
	width: 330px;
	clear:both;
}
.list_left ol li {
	padding:10px 0px 10px 0px;
}
.list_right {
	width: 330px;
	clear:both;
}
.list_right ol li {
	padding:10px 0px 10px 0px;
}
.answer {color: #871515;}
.contact_column {float: left;}
.expand { display: block; margin-top: 10px;	font-size: 1.2em; }
.hide { display: none; }
#bottom_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	font-weight: bold;
	text-align: center;
	color: #717b9a;
	padding-bottom: 15px;
	clear: both;}
.form {
	float: right;
	width: 270px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #1c316e;
	/*background: url(images/question_mark.png) no-repeat;
	background-position: 240px 50px;*/
	behavior: url(/iepngfix.htc);
	position: absolute;
	left: 484px;
	top: 8px;
}
.contact_box {width: 220px; font-size: .9em; }
.finalform {margin-top: 25px;}
#question1 {font-size: .9em; margin-bottom: 10px; font-style: italic; }
#question2 {font-size: .9em; margin-bottom: 10px; font-style: italic; }
#question3 {font-size: .9em; margin-bottom: 10px; font-style: italic; }
#question4 {font-size: .9em; margin-bottom: 10px; font-style: italic; }
#question5 {font-size: .9em; margin-bottom: 10px; font-style: italic; }
#question6 {font-size: .9em; margin-bottom: 10px; font-style: italic; }
.message {clear: both; margin-top: 10px; margin-bottom: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 0.7em; color: #666666; text-align: center;}
<!-- CSS CODE END -->
</style>
</head>
 
<body height="400">
<div id="outerwrap">
  <div id="QuestionPane1" class="QuestionPane" style="visibility:visible;" >
    <div class="puzzle_1">
      <img src="/Puzzle/puzzle_1.png" alt="" width="484" height="390" class="puzzle_knockout" />
    </div>
    <div class="question">
      <div valign="bottom" class="question_mark4"></div>
      <div class="question_txt">Do you have an<br/>active and up<br/>to date Sales<br/>program using<br/>a Sales pipeline<br/>with accountability?</div>
      <div class="yes_no">
        <div class="yes"><input class="yes_no_btn" type="button" value="Yes" name="q1" onClick="Yes(this)" onMouseUp="showLayer('QuestionPane2');" /></div>
        <div class="no"><input class="yes_no_btn" type="button" value="No" name="q1" onClick="No(this)" onMouseUp="showLayer('QuestionPane2');" /></div>
      </div>
    </div>
  </div>
  <div id="QuestionPane2" class="QuestionPane">
    <div class="puzzle_1">
      <img src="/Puzzle/puzzle_2.png" alt="" width="484" height="390" class="puzzle_knockout" />
    </div>
    <div class="question">
      <div valign="bottom" class="question_mark4"></div>
      <div class="question_txt">Do you have an active and up to<br/>date integrated Marketing<br />Program with measurable performance?</div>
      <div class="yes_no">
        <div class="yes"><input class="yes_no_btn" type="button" value="Yes" name="q2" onClick="Yes(this)" onMouseUp="showLayer('QuestionPane3');" /></div>
        <div class="no"><input  class="yes_no_btn" type="button" value="No" name="q2" onClick="No(this)" onMouseUp="showLayer('QuestionPane3');" /></div>
      </div>
    </div>
  </div>
  <div id="QuestionPane3" class="QuestionPane">
    <div class="puzzle_1">
      <img src="/Puzzle/puzzle_3.png" alt="" width="484" height="390" class="puzzle_knockout" />
    </div>
    <div class="question">
      <div valign="bottom" class="question_mark5"></div>
      <div class="question_txt">Can you effectively develop,<br />implement and maintain your<br />own sales & marketing programs?</div>
      <div class="yes_no">
        <div class="yes"><input class="yes_no_btn" type="button" value="Yes" name="q3" onClick="Yes(this)" onMouseUp="showLayer('QuestionPane4');" /></div>
        <div class="no"><input  class="yes_no_btn" type="button" value="No" name="q3" onClick="No(this)" onMouseUp="showLayer('QuestionPane4');" /></div>
      </div>
    </div>
  </div>
  <div id="QuestionPane4" class="QuestionPane">
    <div class="puzzle_1">
      <img src="/Puzzle/puzzle_4.png" alt="" width="484" height="390" class="puzzle_knockout" />
    </div>
    <div class="question">
      <div valign="bottom" class="question_mark4"></div>
      <div class="question_txt">Does your<br />organization<br />have a current<br />and active<br />Strategic Plan in<br />place?</div>
      <div class="yes_no">
        <div class="yes"><input class="yes_no_btn" type="button" value="Yes" name="q4" onClick="Yes(this)" onMouseUp="showLayer('QuestionPane5');" /></div>
        <div class="no"><input class="yes_no_btn" type="button" value="No" name="q4" onClick="No(this)" onMouseUp="showLayer('QuestionPane5');" /></div>
      </div>
    </div>
  </div>
  <div id="QuestionPane5" class="QuestionPane">
    <div class="puzzle_1">
      <img src="/Puzzle/puzzle_5.png" alt="" width="484" height="390" class="puzzle_knockout" />
    </div>
    <div class="question">
      <div valign="bottom" class="question_mark4"></div>
      <div class="question_txt">Do you have a streamlined integrated<br />system and<br />database going<br />from sales to delivery and support?</div>
      <div class="yes_no">
        <div class="yes"><input class="yes_no_btn" type="button" value="Yes" name="q5" onClick="Yes(this)" onMouseUp="showLayer('QuestionPane6');" /></div>
        <div class="no"><input class="yes_no_btn" type="button" value="No" name="q5" onClick="No(this)" onMouseUp="showLayer('QuestionPane6');" /></div>
      </div>
    </div>
  </div>
  <div id="QuestionPane6" class="QuestionPane">
    <div class="puzzle_1">
      <img src="/Puzzle/puzzle_6.png" alt="" width="484" height="390" class="puzzle_knockout" />
    </div>
    <div class="question">
      <div valign="bottom" class="question_mark4"></div>
      <div class="question_txt">Are you<br />currently the<br />market leader?</div>
      <div class="yes_no">
        <div class="yes"><input class="yes_no_btn" type="button" value="Yes" name="q6" onClick="Yes(this)" onMouseUp="showLayer('ResultsPane')" /></div>
        <div class="no"><input class="yes_no_btn" type="button" value="No" name="q6" onClick="No(this)" onMouseUp="showLayer('ResultsPane')" /></div>
      </div>
    </div>
  </div>
  <div id="ResultsPane" class="QuestionPane" height="100%">
    <table width="100%" border="0" cellpadding="0" cellspacing="0">
      <tbody>
        <tr>
          <td><div class="puzzle_3"><img src="/Puzzle/puzzle_9.png" alt="Results driven sales come from Marketing Development, Sales Development and Business Development" width="485" height="390" class="puzzle_knockout" /></div></td>
          <td>
            <table width="100%" border="0" cellpadding="0" cellspacing="5">
              <tbody>
                <tr>
                  <td>
                    <div class="last_question">
                      <div class="question_mark2"></div>
                      Are you ready<br />to take action?<br /><br />
                      <div class="consult" style="font-size:26px">For your Free Consult <a href="/contact/default.aspx">click here</a></div>
                    </div>
                  </td>
                </tr>
              </tbody>
            </table>
          </td>
        </tr>
      </tbody>
    </table>
    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" valign="top">
      <tbody>
        <tr>
          <td colspan="2" align="left"><div class="results_title">Questionnaire Results</div></td>
        </tr>
        <tr>
          <td colspan="2" align="left"><div class="question_score">Sales Success Quotient: <span class="score_color" id='score'>0</span></div></td>
        </tr>
        <tr>
          <td valign="top">
            <div class="list_left">
              <ol style="margin-bottom: 0">
                <li>Do you have an active and up to date Sales program using a Sales pipeline with accountability? &raquo;
                  <div id="q1" class="answer" >Without a pipeline a company has no way to gauge results and/or promote success.  This leads to poor morale and lack of direction.</div>
                  <div class="red_text"><strong>Answered:</strong><span id='a1'>?</span></div>
                </li>
                <li>Do you have an active and up to date integrated Marketing Program with measurable performance? &raquo;
                  <div id="q2" class="answer" >With no way to measure performance there is no way to gauge the effectiveness of your investment. If your program is not up to date, your company and its services may be falling badly behind.</div>
                  <div class="red_text"><strong>Answered:</strong><span id='a2'>?</span></div>
                </li>
                <li>Can you effectively develop, implement and maintain your own sales & marketing programs? &raquo;
                  <div id="q3" class="answer" >Without fulltime involvement there is little or no direction with respect to sales and marketing inside the company.  Objectives are often unclear and not understood.  Sales growth is either non-existent or is poor.  Recognition of the company itself or the company's products or services in the market also suffers.</div>
                  <div class="red_text"><strong>Answered:</strong><span id='a3'>?</span></div>
                </li>
              </ol>
            </div>
          </td>
          <td valign="top">
            <div class="list_right">
              <ol start="4" style="margin-bottom: 0">
                <li>Does your organization have a current and active Strategic Plan in place? &raquo;
                  <div id="q4" class="answer" >Without a current and active strategic plan, an organization can rapidly become stale and out of touch with its market, competition, and growth opportunities. This leads to less profit, less enthusiasm, and less teamwork within the organization. New ideas and concepts come from the creative energy produced by an organization. It all starts with an energetic and comprehensive <em>Breakthrough Strategic Planning Process</em>.</div>
                  <div class="red_text"><strong>Answered:</strong><span id='a4'>?</span></div>
                </li>
                <li>Do you have a streamlined integrated system and database going from sales to delivery and support? &raquo;
                  <div id="q5" class="answer" >Without a compete process; inside sales, outside sales, customer service, delivery and support cannot know how best to support and develop customers.  This leads to high attrition rates and will erode your customer base very rapidly.</div>
                  <div class="red_text"><strong>Answered:</strong><span id='a5'>?</span></div>
                </li>
                <li>Are you currently the market leader? &raquo;
                  <div id="q6" class="answer" >A market leader has the opportunity to set prices and set the agenda for their market - do you?</div>
                  <div class="red_text"><strong>Answered:</strong><span id='a6'>?</span></div>
                </li>
              </ol>
            </div>
          </td>
        </tr>
      </tbody>
    </table>
  </div>
</div>
</body>
</html>

                                              
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
310:
311:
312:
313:
314:
315:
316:
317:
318:
319:
320:
321:
322:
323:
324:
325:
326:
327:
328:
329:
330:
331:
332:
333:
334:
335:
336:
337:
338:
339:
340:
341:
342:
343:
344:
345:
346:
347:
348:
349:
350:
351:
352:
353:
354:
355:
356:
357:
358:
359:
360:
361:
362:
363:
364:
365:
366:
367:
368:
369:
370:
371:
372:
373:
374:
375:
376:
377:
378:
379:
380:
381:
382:
383:
384:
385:
386:
387:
388:
389:
390:
391:
392:
393:

Select allOpen in new window

 

by: HainKurtPosted on 2009-11-07 at 21:58:58ID: 25769551

not sure but this one is working fine, it is showing yes/no after each question and displaying the score...

<script type='text/javascript'>
var currentLayer = 'QuestionPane1';
  function showLayer(lyr){
    hideLayer(currentLayer);
    document.getElementById(lyr).style.visibility = 'visible';
    currentLayer = lyr;
  } 
  function hideLayer(lyr){
    document.getElementById(lyr).style.visibility = 'hidden';
  }
  
  var answers = {}; 
  function doScore() {
    var tally = 0;
    for ( var p in answers ) {
      tally += answers[ p ];
    }
    var score = tally / 6 * 100;
    var here  = document.getElementById( 'score' );
    if ( here ) {
      here.innerHTML = score + '%';
    } else {
      alert( 'Element not found: id="score"' );
    }
  } 
  function Yes( obj ) {
    var q = obj.name;
    var a = 'a' + q.substr( 1 );
    answers[ q ] = 1;
    doScore();
    var here = document.getElementById( a );
    if ( here ) {
      here.firstChild.nodeValue = 'Yes';
    } else {
      alert( 'Element not found: id="' + a + '"' );
    }
  } 
  function No( obj ) {
    var q = obj.name;
    var a = 'a' + q.substr( 1 );
    answers[ q ] = 0;
    doScore();
    var here = document.getElementById( a );
    if ( here ) {
      here.firstChild.nodeValue = 'No';
    } else {
      alert( 'Element not found: id="' + a + '"' );
    }
  }
</script>

                                              
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:

Select allOpen in new window

 

by: AJJRPosted on 2009-11-08 at 09:50:08ID: 25771177

It all works perfectly, Thank you so much HonorGod. I am again reminded that JavaScript and I aren't good friends...haha.
Kindest Regards,
Ajjr

 

by: AJJRPosted on 2009-11-08 at 09:52:03ID: 31651441

Thanks Again!!

 

by: HonorGodPosted on 2009-11-08 at 10:09:14ID: 25771232

You are very welcome.  Thanks for the grade & points.

Good luck & have a great day.

20120131-EE-VQP-002

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...