[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[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!

8.5

How do I get the php part of the webpage working with my template?

Asked by wingcat in PHP Frameworks, PHP Scripting Language, Adobe Creative Suite

Attached is the html code of a page and the php code I want to have in the body of the site. When I insert the php, the entire page gets messed up. Can anyone show me how to change the existing code so it works?
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:
394:
395:
396:
397:
398:
399:
400:
401:
402:
403:
404:
405:
406:
407:
408:
409:
410:
411:
412:
413:
414:
415:
416:
417:
418:
419:
420:
421:
422:
423:
424:
425:
426:
427:
428:
429:
430:
431:
432:
433:
434:
435:
436:
437:
438:
439:
440:
441:
442:
443:
444:
445:
446:
447:
448:
449:
450:
451:
452:
453:
454:
<html><!-- InstanceBegin template="/Templates/template for misc_pages.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="doctitle" -->
<title>signup for updates</title>
<!-- InstanceEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
<link href="stylesheet.css" rel="stylesheet" type="text/css">
<meta name="description" content="SingPraise offers free acapella Christian choir music for adults and children along with other copyright free Christian resources. Scores are viewable online.">
<meta name="keywords" content="Christian,acapella,choir,children's,praise,worship,resources,free,sibelius,scorch,scores,music,royalty free">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (Songpages_without_buttons.psd) -->
<table width="717" height="550" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
        <tr>
                <td colspan="10">
                        <img src="songpageimages_no_buttons/images/song_01.gif" width="716" height="31" alt=""></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="1" height="31" alt=""></td>
        </tr>
        <tr>
                <td colspan="5" rowspan="2">
                        <img src="songpageimages_no_buttons/images/song_02.gif" width="461" height="62" alt=""></td>
                <td colspan="4">
                        <img src="songpageimages_no_buttons/images/song_03.jpg" width="243" height="26" alt=""></td>
                <td rowspan="3">
                        <img src="songpageimages_no_buttons/images/song_04.gif" width="12" height="82" alt=""></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="1" height="26" alt=""></td>
        </tr>
        <tr>
                <td colspan="4" rowspan="2">
                        <img src="songpageimages_no_buttons/images/song_05.gif" width="243" height="56" alt=""></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="1" height="36" alt=""></td>
        </tr>
        <tr>
                <td>
                        <img src="songpageimages_no_buttons/images/song_06.jpg" width="182" height="20" alt=""></td>
                <td colspan="4">
                        <img src="songpageimages_no_buttons/images/song_07.gif" width="279" height="20" alt=""></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="1" height="20" alt=""></td>
        </tr>
        <tr>
                <td colspan="2">
                        <img src="songpageimages_no_buttons/images/song_08.gif" width="340" height="23" alt=""></td>
                <td>
                        <a href="index.html"><img src="songpageimages_no_buttons/images/song_09.jpg" alt="" width="46" height="23" border="0"></a></td>
                <td>
                
 
 
 
<link rel="stylesheet" href="cbcscbinsmenu0.css" type="text/css" />
 
<ul id="ebul_cbinsmenu0_1" class="ebul_cbinsmenu0" style="display: none;">
<li><a title="">Choir Songs</a>
  <ul id="ebul_cbinsmenu_1_1">
  <li><a title="">Adult Choirs</a>
    <ul id="ebul_cbinsmenu_1_1_2">
    <li><a href="adgeneral.html" title="">General Songs</a></li>
    <li><a href="adeaster.html" title="">Easter Songs</a></li>
    <li><a href="adchristmas.html" title="">Christmas Songs</a></li>
    </ul></li>
  <li><a title="">Children Choirs</a>
    <ul id="ebul_cbinsmenu_1_1_6">
    <li><a href="chgeneral.html" title="">General Songs</a></li>
    <li><a href="cheaster.html" title="">Easter Songs</a></li>
    <li><a href="chchristmas.html" title="">Christmas Songs</a></li>
    </ul></li>
  </ul></li>
<li><a href="drama.html" title="">Drama</a></li>
<li><a href="copyrightfree.html" title="">Copyright Free Songs</a></li>
<li><a href="links.html" title="">Links</a></li>
</ul>
<table id="cbinsmenu0ebul_table" width="0" cellpadding="0" cellspacing="0" border="0">
<tr>
  <td style="padding-right:0px" title=""><a><img id="cbi_cbinsmenu0_1" src="ebbtcbinsmenu01_0.gif" name="ebbcbinsmenu0_1" width="68" height="23" style="vertical-align: bottom;" border="0" alt="" title="" /></a></td>
</tr>
</table>
<script type="text/javascript" src="cbjscbinsmenu0.js"></script>
 
 
 
 
 
 
 
        </td>
                <td colspan="2">
                        <a href="share.html"><img src="songpageimages_no_buttons/images/song_11.jpg" alt="" width="53" height="23" border="0"></a></td>
                <td>
                        <a href="scorch.html"><img src="songpageimages_no_buttons/images/song_12.jpg" alt="" width="86" height="23" border="0"></a></td>
                <td>
                        <a href="faq.html"><img src="songpageimages_no_buttons/images/song_13.jpg" alt="" width="47" height="23" border="0"></a></td>
                <td colspan="2">
                        <a href="contact.html"><img src="songpageimages_no_buttons/images/song_14.jpg" alt="" width="76" height="23" border="0"></a></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="1" height="23" alt=""></td>
        </tr>
        <tr>
                <td colspan="10">
                        <img src="songpageimages_no_buttons/images/song_15.gif" width="716" height="6" alt=""></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="1" height="6" alt=""></td>
        </tr>
        <tr>
                <td colspan="10" valign="top" background="songpageimages_no_buttons/images/song_16.gif"><!-- InstanceBeginEditable name="EditRegion3" -->
                <p align="center" class="header"><br>
                Sharing</p>
                  <p class="faqanswers"><br>
                </p>
              <?php // RAY_vcard_mailer.php
 
// PLACE YOUR NAME AND EMAIL ADDRESS HERE:
$my_name	= "First Name";
$my_email	= "me@GMail.com";
 
// PLACE YOUR DOMAIN NAME HERE - NO WWW - LIKE google.com
$my_domain	= "NationalPres.org";
 
 
 
 
 
 
 
 
// THIS CODE IS ADAPTED FROM http://www.troywolf.com/articles/php/class_vcard/
class vcard {
  var $log;
  var $data;  //array of this vcard contact data
  var $filename; //filename for download file naming
  var $class; //PUBLIC, PRIVATE, CONFIDENTIAL
  var $revision_date;
  var $card;
 
  /*
  The class constructor. You can set some defaults here if desired.
  */
  function vcard() {
    $this->data = array(
      "display_name"=>null
      ,"first_name"=>null
      ,"last_name"=>null
      ,"additional_name"=>null
      ,"name_prefix"=>null
      ,"name_suffix"=>null
      ,"nickname"=>null
      ,"title"=>null
      ,"role"=>null
      ,"department"=>null
      ,"company"=>null
      ,"work_po_box"=>null
      ,"work_extended_address"=>null
      ,"work_address"=>null
      ,"work_city"=>null
      ,"work_state"=>null
      ,"work_postal_code"=>null
      ,"work_country"=>null
      ,"home_po_box"=>null
      ,"home_extended_address"=>null
      ,"home_address"=>null
      ,"home_city"=>null
      ,"home_state"=>null
      ,"home_postal_code"=>null
      ,"home_country"=>null
      ,"office_tel"=>null
      ,"home_tel"=>null
      ,"cell_tel"=>null
      ,"fax_tel"=>null
      ,"pager_tel"=>null
      ,"email1"=>null
      ,"email2"=>null
      ,"url"=>null
      ,"photo"=>null
      ,"birthday"=>null
      ,"timezone"=>null
      ,"sort_string"=>null
      ,"note"=>null
      );
    return true;
  }
 
  /*
  build() method checks all the values, builds appropriate defaults for
  missing values, generates the vcard data string.
  */
  function build() {
    /*
    For many of the values, if they are not passed in, we set defaults or
    build them based on other values.
    */
    if (!$this->class) { $this->class = "PUBLIC"; }
    if (!$this->data['display_name']) {
      $this->data['display_name'] = trim($this->data['first_name']." ".$this->data['last_name']);
    }
    if (!$this->data['sort_string']) { $this->data['sort_string'] = $this->data['last_name']; }
    if (!$this->data['sort_string']) { $this->data['sort_string'] = $this->data['company']; }
    if (!$this->data['timezone']) { $this->data['timezone'] = date("O"); }
    if (!$this->revision_date) { $this->revision_date = date('Y-m-d\TH:i:s'); }
 
    $this->card = "BEGIN:VCARD\r\n";
    $this->card .= "VERSION:3.0\r\n";
    $this->card .= "CLASS:".$this->class."\r\n";
    $this->card .= "PRODID:-//class_vcard from TroyWolf.com//NONSGML Version 1//EN\r\n";
    $this->card .= "REV:".$this->revision_date."\r\n";
    $this->card .= "FN:".$this->data['display_name']."\r\n";
    $this->card .= "N:"
      .$this->data['last_name'].";"
      .$this->data['first_name'].";"
      .$this->data['additional_name'].";"
      .$this->data['name_prefix'].";"
      .$this->data['name_suffix']."\r\n";
    if ($this->data['nickname']) { $this->card .= "NICKNAME:".$this->data['nickname']."\r\n"; }
  	if ($this->data['title']) { $this->card .= "TITLE:".$this->data['title']."\r\n"; }
  	if ($this->data['company']) { $this->card .= "ORG:".$this->data['company']; }
  	if ($this->data['department']) { $this->card .= ";".$this->data['department']; }
  	$this->card .= "\r\n";
 
  	if ($this->data['work_po_box']
    || $this->data['work_extended_address']
    || $this->data['work_address']
    || $this->data['work_city']
    || $this->data['work_state']
    || $this->data['work_postal_code']
    || $this->data['work_country']) {
      $this->card .= "ADR;TYPE=work:"
        .$this->data['work_po_box'].";"
        .$this->data['work_extended_address'].";"
        .$this->data['work_address'].";"
        .$this->data['work_city'].";"
        .$this->data['work_state'].";"
        .$this->data['work_postal_code'].";"
        .$this->data['work_country']."\r\n";
    }
  	if ($this->data['home_po_box']
    || $this->data['home_extended_address']
 
    || $this->data['home_address']
    || $this->data['home_city']
    || $this->data['home_state']
    || $this->data['home_postal_code']
    || $this->data['home_country']) {
      $this->card .= "ADR;TYPE=home:"
        .$this->data['home_po_box'].";"
        .$this->data['home_extended_address'].";"
        .$this->data['home_address'].";"
        .$this->data['home_city'].";"
        .$this->data['home_state'].";"
        .$this->data['home_postal_code'].";"
        .$this->data['home_country']."\r\n";
    }
    if ($this->data['email1']) { $this->card .= "EMAIL;TYPE=internet,pref:".$this->data['email1']."\r\n"; }
    if ($this->data['email2']) { $this->card .= "EMAIL;TYPE=internet:".$this->data['email2']."\r\n"; }
    if ($this->data['office_tel']) { $this->card .= "TEL;TYPE=work,voice:".$this->data['office_tel']."\r\n"; }
    if ($this->data['home_tel']) { $this->card .= "TEL;TYPE=home,voice:".$this->data['home_tel']."\r\n"; }
    if ($this->data['cell_tel']) { $this->card .= "TEL;TYPE=cell,voice:".$this->data['cell_tel']."\r\n"; }
    if ($this->data['fax_tel']) { $this->card .= "TEL;TYPE=work,fax:".$this->data['fax_tel']."\r\n"; }
    if ($this->data['pager_tel']) { $this->card .= "TEL;TYPE=work,pager:".$this->data['pager_tel']."\r\n"; }
    if ($this->data['url']) { $this->card .= "URL;TYPE=work:".$this->data['url']."\r\n"; }
  	if ($this->data['birthday']) { $this->card .= "BDAY:".$this->data['birthday']."\r\n"; }
  	if ($this->data['role']) { $this->card .= "ROLE:".$this->data['role']."\r\n"; }
  	if ($this->data['note']) { $this->card .= "NOTE:".$this->data['note']."\r\n"; }
  	$this->card .= "TZ:".$this->data['timezone']."\r\n";
    $this->card .= "END:VCARD\r\n";
  }
 
  /*
  download() method streams the vcard to the browser client.
  */
  function download() {
    if (!$this->card) { $this->build(); }
    if (!$this->filename) { $this->filename = trim($this->data['display_name']); }
    $this->filename = str_replace(" ", "_", $this->filename);
  	header("Content-type: text/directory");
  	header("Content-Disposition: attachment; filename=".$this->filename.".vcf");
  	header("Pragma: public");
  	echo $this->card;
    return true;
  }
 
// METHOD produce() RETURNS THE CARD DATA INTO THE SCRIPT
	function produce() {
		if (!$this->card) { $this->build(); }
		if (!$this->filename) { $this->filename = trim($this->data['display_name']); }
		$this->filename = str_replace(" ", "_", $this->filename);
		return $this->card;
	}
 
}
 
 
 
if (empty($_POST)) { // PUT UP FORM
?>
<h3>Send Me Your vCard</h3>
 
<form method="POST" action="<?=$PHP_SELF?>">
<table class="vcard" border="0" cellspacing="2" border="2">
<tr>
  <th>First Name</th>
  <td><input type="text" name="first_name" size="40" /></td>
</tr>
<tr>
  <th>Last Name</th>
 
  <td><input type="text" name="last_name" size="40" /></td>
</tr>
<tr>
  <th>Company</th>
  <td><input type="text" name="company" size="40" /></td>
</tr>
<tr>
  <th>Title</th>
  <td><input type="text" name="title" size="40" /></td>
</tr>
 
<tr>
  <th>Street</th>
  <td><input type="text" name="work_address" size="40" /></td>
</tr>
<tr>
  <th>City</th>
  <td>
    <input type="text" name="work_city" size="18" />,&nbsp;
    <input type="text" name="work_state" size="2" />&nbsp;
 
    <input type="text" name="work_postal_code" size="7" />&nbsp;
  </td>
</tr>
<tr>
  <th>Email Address</th>
  <td><input type="text" name="email1" size="40" /></td>
</tr>
<tr>
  <th>Office Phone</th>
  <td><input type="text" name="office_tel" size="20" /></td>
 
</tr>
<tr>
  <th>Mobile Phone</th>
  <td><input type="text" name="cell_tel" size="20" /></td>
</tr>
<tr>
  <th>&nbsp;</th>
  <td><input type="submit" value="Create vCard" /></td>
</tr>
</table>
</form>
<?php die();
}
 
 
 
 
 
 
else // PROCESS FORM INPUT
{
// PRODUCE AND MAIL A VCARD
// THIS CODE IS ADAPTED FROM http://www.troywolf.com/articles/php/class_vcard/
	$vc = new vcard();
	foreach ($_POST as $key=>$val) {
		$vc->data[$key] = $val;
	}
	$vcardtext = $vc->produce();
//	var_dump($vcardtext);
 
// SET UP THE EMAIL BASIC INFORMATION
	$to		= "$my_name <$my_email>";
	$from	= "WWW Robot <wwwrobot@$my_domain>";
	$subj	= "Here is a vCard";
	$hdrs	= "From: $from";
 
// CREATE THE FILE NAME
	$msg_file_name	= $vc->filename . '.vcf';
 
// SET UP THE MIME BOUNDARIES
	$semi_rand = md5( time() );
	$mime_boundary = "==Multipart_Boundary_x{$semi_rand}x";
 
// APPEND TO THE EMAIL HEADERS
	$hdrs .= "\nMIME-Version: 1.0\n" .
		"Content-Type: multipart/mixed;\n" .
		" boundary=\"{$mime_boundary}\"";
 
// SET UP THE MESSAGE
	$message = "vCard attached: $msg_file_name";
	$message = "This is a multi-part message in MIME format.\n\n" .
		"--{$mime_boundary}\n" .
		"Content-Type: text/plain; charset=\"iso-8859-1\"\n" .
		"Content-Transfer-Encoding: 7bit\n\n" .
		$message . "\n\n";
 
// ENCODE THE ATTACHMENT
	$coded_vcard = chunk_split( base64_encode( $vcardtext ) );
 
// ADD INFORMATION TO THE MESSAGE STRING
	$message .= "--{$mime_boundary}\n" .
		 "Content-type: text/x-vCard;\n" .
		 " name=\"$msg_file_name\"\n" .
		 "Content-Disposition: attachment;\n" .
		 " filename=\"$msg_file_name\"\n" .
		 "Content-Transfer-Encoding: base64\n\n" .
		 $coded_vcard . "\n\n" .
		 "--{$mime_boundary}--\n";
 
// SEND THE VCARD
	mail ($to, $subj, $message, $hdrs);
	echo "<p>Thanks!  Your vCard has been sent to $my_name</p>\n";
}
?>
 
		<!-- InstanceEndEditable --></td>
<td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="1" height="362" alt=""></td>
        </tr>
        <tr>
                <td colspan="10" background="songpageimages_no_buttons/images/song_17.gif" class="footer">
                        Copyright 2008 Wingham Colony<br>
                        All Rights Reserved.</td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="1" height="45" alt=""></td>
        </tr>
        <tr>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="182" height="1" alt=""></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="158" height="1" alt=""></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="46" height="1" alt=""></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="68" height="1" alt=""></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="7" height="1" alt=""></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="46" height="1" alt=""></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="86" height="1" alt=""></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="47" height="1" alt=""></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="64" height="1" alt=""></td>
                <td>
                        <img src="songpageimages_no_buttons/images/spacer.gif" width="12" height="1" alt=""></td>
                <td></td>
        </tr>
</table>
<!-- End ImageReady Slices -->
</script>
</body>
<!-- InstanceEnd --></html>
[+][-]01/03/09 12:39 PM, ID: 23286897Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

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

 
[+][-]01/03/09 12:39 PM, ID: 23286902Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

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

 
[+][-]01/03/09 12:40 PM, ID: 23286905Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

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

 
[+][-]01/03/09 12:49 PM, ID: 23286944Accepted Solution

View this solution now by starting your 30-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: PHP Frameworks, PHP Scripting Language, Adobe Creative Suite
Sign Up Now!
Solution Provided By: Ray_Paseur
Participating Experts: 1
Solution Grade: A
 
[+][-]01/03/09 12:56 PM, ID: 23286967Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

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

 
[+][-]01/03/09 01:05 PM, ID: 23287017Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

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

 
[+][-]01/03/09 01:07 PM, ID: 23287023Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

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

 
[+][-]01/03/09 01:10 PM, ID: 23287036Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

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

 
[+][-]01/03/09 01:12 PM, ID: 23287041Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

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

 
[+][-]01/03/09 01:13 PM, ID: 23287045Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

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

 
[+][-]01/03/09 01:15 PM, ID: 23287053Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

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

 
[+][-]01/03/09 01:17 PM, ID: 23287064Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

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

 
[+][-]01/03/09 01:19 PM, ID: 23287071Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

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

 
[+][-]01/03/09 02:27 PM, ID: 23287389Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

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

 
[+][-]01/03/09 02:36 PM, ID: 23287427Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

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

 
[+][-]01/03/09 02:37 PM, ID: 23287431Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

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

 
[+][-]01/03/09 02:38 PM, ID: 23287435Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

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

 
 
Loading Advertisement...
20091111-EE-VQP-89 - Hierarchy / EE_QW_3_20080625