Advertisement

12.02.2007 at 09:49PM PST, ID: 22996907
[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

how to create "action" file for online form

Asked by rbugo in Macromedia Dreamweaver

Tags: , , , ,

Hi There,

I've created a form on my website so people can contact me. But I get this error message:
Method Not Allowed
The requested method POST is not allowed for the URL /internal pages/contact us.htm.
I think it is because I have not specified an "action" or pointed to an executable file. The field is blank in "action". I don't know how to do this. Is it a script that I need to point it to. Where do I find this script or do I need to create it, if so, how. I'll attach the code of the forms page below.

Thanks
Rob
Start Free Trial
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:
<html>
<head>
<link href="../style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline}
-->
</style>
 
<title>X Fitness Solutions</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#000000" text="#333333" link="#0000FF" vlink="#FF00FF" alink="#FF0000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div align="center">
  <center>
    <table border="0" cellpadding="0" cellspacing="0" width="771" style="border-collapse: collapse" bordercolor="#111111">
      <!-- fwtable fwsrc="template-46.png" fwbase="index.gif" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
      <tr> 
        <td width="157" bgcolor="#7E8079"><img src="../images/spacer.gif" width="134" height="1" border="0"></td>
        <td width="17"><img src="../images/spacer.gif" width="15" height="1" border="0"></td>
        <td width="51"><img src="../images/spacer.gif" width="44" height="1" border="0"></td>
        <td width="360"><img src="../images/spacer.gif" width="309" height="1" border="0"></td>
        <td width="20"><img src="../images/spacer.gif" width="17" height="1" border="0"></td>
        <td width="167"><img src="../images/spacer.gif" width="121" height="1" border="0"></td>
      </tr>
      <tr> 
        <td colspan="6" bgcolor="#000000"> <table width="100%" height="136" border="2" cellpadding="1" cellspacing="3" bordercolor="#FFFFFF" id="AutoNumber4" style="border-collapse: collapse; border-width: 0">
            <tr> 
              <td height="122" background="../images/banner%20white%20scaled.gif" style="border-style: none; border-width: medium">&nbsp;</td>
            </tr>
          </table></td>
      </tr>
      <tr bgcolor="#000000"> 
        <td height="18" colspan="6"> 
          <p align="center" style="margin-right: 7"><FONT face=Verdana color=#ffffff size=1><a href="../index.htm">Home</a> 
            | <a href="contact%20us.htm">Contact Us</a> | <a href="free_newsletter.htm">Free 
            Newsletter</a> | <a href="../PT%20Video%20Clips.htm">PT Clips</a> 
            | <a href="tell%20a%20friend.htm">Tell a Friend</a> | <a href="../before%20and%20after.htm">Before 
            &amp; After</a> | <a href="../testimonials.htm">Testimonials</a></FONT></td>
      </tr>
      <tr> 
        <td width="157" valign="top" bordercolor="#333333" bgcolor="#000000"> 
          <div align="center"> 
            <center>
              <table width="100%" height="98" border="1" cellpadding="0" cellspacing="0" bordercolor="#333333">
                <tr> 
                  <td height="27" valign="middle"> <div align="center"><strong><img src="../images/about.gif" width="157" height="30"></strong></div></td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bordercolor="#333333" bgcolor="#FFFFFF"> 
                    <font color="#333333">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../what%20were%20about.htm">What 
                    we're about</a></strong></font></font> </td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bordercolor="#333333" bgcolor="#FFFFFF"><font color="#333333">&nbsp;<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../benefits.htm">Benefits</a></strong></font></font></td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bordercolor="#333333" bgcolor="#FFFFFF"> 
                    <font color="#333333">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../services.htm">Services</a></strong></font></font> 
                  </td>
                </tr>
              </table>
              <br>
              <table width="100%" height="355" border="1" cellpadding="0" cellspacing="0" bordercolor="#333333">
                <tr> 
                  <td height="28" valign="middle"> <div align="center"><font color="#FFFFFF"><img src="../images/main.gif" width="158" height="30"></font></div></td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF"> <font color="#333333">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../index.htm">Home</a></strong></font> 
                    </font></td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF"><font color="#333333">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../bio.htm">Bio</a></strong></font></font></td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF"> <font color="#333333">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../our%20trainers.htm">Our 
                    Trainers</a></strong></font> </font> </td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF">&nbsp<strong><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="../newsletter%20archive.htm">Newsletter 
                    Archive </a></font></strong> <a href="../newsletter%20archive.htm"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><br>
                    &nbsp;& Tips</strong></font></a></td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../pricing.htm">Pricing 
                    and Policies</a></strong></font></td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../referral.htm">Referral 
                    System</a></strong></font></td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../PT%20Video%20Clips.htm">PT 
                    Video Clips</a></strong></font></td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../boxmania.htm">Boxmania:<br>
                    &nbspBoxing Bootcamp</a></strong></font> </td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../articles.htm">Articles</a></strong></font></td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../train%20the%20trainer.htm">Train 
                    the Trainer</a></strong></font> </td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../before%20and%20after.htm">Before 
                    &amp; After</a></strong></font></td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../testimonials.htm">Testimonials</a></strong></font></td>
                </tr>
                <tr> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../video%20testimonials.htm">Video 
                    Testimonials</a> </strong></font> </td>
                </tr>
              </table>
              <table width="100%" height="4%" border="1" cellpadding="0" cellspacing="0" bordercolor="#000000">
                <tr> 
                  <td height="17">&nbsp;</td>
                </tr>
                <tr> 
                  <td height="35"><img src="../images/products.gif" width="158" height="33"></td>
                </tr>
                <tr bordercolor="#333333"> 
                  <td height="25" valign="middle" bordercolor="#000000" bgcolor="#FFFFFF">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="training%20diary.htm">Food 
                    &amp; Training Diary</a></strong></font></td>
                </tr>
                <tr bordercolor="#333333"> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="smoothies%20for%20athletes.htm">Smoothies 
                    e-book</a></strong></font></td>
                </tr>
                <tr bordercolor="#333333"> 
                  <td height="25" valign="middle" bgcolor="#FFFFFF"><font color="#333333">&nbsp<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>Online 
                    Store</strong></font> </font></td>
                </tr>
              </table>
              <table width="100%" border="0" cellpadding="1" cellspacing="2" bordercolor="#000000">
                <tr> 
                  <td height="10">&nbsp;</td>
                </tr>
                <tr> 
                  <td><img src="../images/free%20downloads.gif" width="157" height="30"></td>
                </tr>
                <tr> 
                  <td height="25" bordercolor="#000000" bgcolor="#FFFFFF">&nbsp;<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>Free 
                    e-Books&nbsp;&nbsp; <em><font color="#FF0000" size="1">Soon!</font></em></strong></font></td>
                </tr>
                <tr> 
                  <td height="25" bordercolor="#000000" bgcolor="#FFFFFF">&nbsp;<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>Free 
                    Reports&nbsp;&nbsp;&nbsp; <em><font color="#FF0000" size="1">Soon!</font></em></strong></font></td>
                </tr>
                <tr> 
                  <td height="25" bordercolor="#000000" bgcolor="#FFFFFF">&nbsp;<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>Free 
                    Software&nbsp;&nbsp; <em><font color="#FF0000" size="1">Soon!</font></em></strong></font></td>
                </tr>
                <tr> 
                  <td height="25" bordercolor="#000000" bgcolor="#FFFFFF">&nbsp;<font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>Free 
                    Forms&nbsp;&nbsp;&nbsp; <em><font color="#FF0000" size="1">Soon!</font></em></strong></font></td>
                </tr>
              </table>
              <p>&nbsp;</p>
              <p>&nbsp;</p>
              <p>&nbsp;</p>
              <p>&nbsp;</p>
              <p>&nbsp;</p>
              <p>&nbsp;</p>
              <p>&nbsp;</p>
            </center>
          </div></td>
        <td colspan="5" bgcolor="#000000" valign="top"> <table width="100%" height="1073" border="0" cellpadding="4" cellspacing="4" bordercolor="#111111" id="AutoNumber6" style="border-collapse: collapse; border-width: 0">
            <tr> 
              <td width="100%" height="1065" valign="top" bgcolor="#FFFFFF" style="border-style: none; border-width: medium"> 
                <div align="center"> 
                  <p>&nbsp;</p>
                  <p><font size="4" face="Verdana, Arial, Helvetica, sans-serif"><strong><img src="../images/contact%20us.jpg" width="111" height="89">&nbsp;&nbsp; 
                    </strong></font></p>
                  <p><font size="4" face="Verdana, Arial, Helvetica, sans-serif"><strong>To 
                    Contact Us</strong></font></p>
                  <p align="center"><strong>We are always interested in hearing 
                    your comments or questions.<br>
                    Please use the form below to send us an email.</strong></p>
                  <form action="" method="post" name="contactUsForm" id="contactUsForm">
                    <blockquote> 
                      <table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr> 
                          <td><blockquote> 
                              <p><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>Your 
                                Name</strong></font></p>
                            </blockquote></td>
                          <td>&nbsp;</td>
                        </tr>
                        <tr> 
                          <td><blockquote> 
                              <p><font size="2" face="Verdana, Arial, Helvetica, sans-serif"> 
                                <input name="textfield" type="text" size="30">
                                </font></p>
                            </blockquote></td>
                          <td>&nbsp;</td>
                        </tr>
                        <tr> 
                          <td><blockquote> 
                              <p><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>Your 
                                Email Address</strong></font></p>
                            </blockquote></td>
                          <td>&nbsp;</td>
                        </tr>
                        <tr> 
                          <td><blockquote> 
                              <p><font size="2" face="Verdana, Arial, Helvetica, sans-serif"> 
                                <input name="textfield2" type="text" size="30">
                                </font></p>
                            </blockquote></td>
                          <td>&nbsp;</td>
                        </tr>
                        <tr> 
                          <td><blockquote> 
                              <p><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>Message 
                                Subject</strong></font></p>
                            </blockquote></td>
                          <td>&nbsp;</td>
                        </tr>
                        <tr> 
                          <td><blockquote> 
                              <p><font size="2" face="Verdana, Arial, Helvetica, sans-serif"> 
                                <input name="textfield3" type="text" size="30">
                                </font></p>
                            </blockquote></td>
                          <td>&nbsp;</td>
                        </tr>
                        <tr> 
                          <td><blockquote> 
                              <p><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>Message:</strong></font></p>
                            </blockquote></td>
                          <td>&nbsp;</td>
                        </tr>
                        <tr> 
                          <td><blockquote> 
                              <p name="textarea" cols="45" rows="10"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"> 
                                <textarea name="textarea" cols="45" rows="10"></textarea>
                                </font></p>
                            </blockquote></td>
                          <td>&nbsp;</td>
                        </tr>
                        <tr> 
                          <td><blockquote> 
                              <blockquote> 
                                <blockquote> 
                                  <blockquote> 
                                    <div align="left"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"> 
                                      <input type="submit" name="Submit" value="  Send Message  ">
                                      </font></div>
                                  </blockquote>
                                </blockquote>
                              </blockquote>
                            </blockquote></td>
                          <td>&nbsp;</td>
                        </tr>
                      </table>
                      <p>&nbsp;</p>
                    </blockquote>
                  </form>
                </div>
                <blockquote> 
                  <div align="left"> 
                    <p><strong><img src="../images/mail.jpg" width="104" height="99"><br>
                      By Mail:</strong></p>
                    <p><strong>X Fitness Solutions<br>
                      PO Box CP282 <br>
                      Condell Park NSW 2200</strong></p>
                    <p><strong><img src="../images/phone.jpg" width="124" height="124"></strong></p>
                    <p><strong>Phone: 0411 437 907</strong><br>
                    </p>
                  </div>
                </blockquote>
                <div align="center"> 
                  <p>&nbsp; </p>
                </div>
                <blockquote> 
                  <blockquote> 
                    <blockquote> 
                      <div align="left"></div>
                    </blockquote>
                  </blockquote>
                </blockquote></td>
            </tr>
          </table></td>
      </tr>
      <tr bgcolor="#000000"> 
        <td height="29" colspan="6"> 
          <div align="center"><font color="#FFFFFF" size="1" face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="../index.htm">Home</a> 
            | Search |<a href="contact%20us.htm"> Contact Us</a> | <a href="tell%20a%20friend.htm">Tell 
            a Friend</a> | <a href="privacy%20policy.htm">Privacy</a></strong></font></div></td>
      </tr>
      <tr bgcolor="#000000"> 
        <td colspan="6"> <div align="center"><FONT 
      face=Verdana color=#FFFFFF size=1><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF">Copyright 
            &copy; 2004-2008 Xfitness.com.au &#8226; All Rights Reserved </font><FONT 
      face=Verdana color=#FFFFFF size=1><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF">&#8226;</font></FONT> 
            <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF">Reproduction 
            without permission prohibited<br>
            &nbsp;&nbsp;<br>
            </font></FONT><FONT 
      face=Verdana color=#FFFFFF size=1><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF">Website 
            designed and maintained by Robbie Bugo</font><br>
            <br>
            </FONT></div></td>
      </tr>
    </table>
  </center>
</div>
</body>
</html>
[+][-]12.02.2007 at 10:02PM PST, ID: 20393923

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 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12.03.2007 at 04:31AM PST, ID: 20394988

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 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12.03.2007 at 10:20AM PST, ID: 20397348

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 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12.04.2007 at 04:06AM PST, ID: 20402206

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 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12.04.2007 at 10:23AM PST, ID: 20405000

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 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12.08.2007 at 04:48PM PST, ID: 20435698

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 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12.17.2007 at 08:40PM PST, ID: 20490036

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 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12.22.2007 at 09:15AM PST, ID: 20519096

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 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12.22.2007 at 04:33PM PST, ID: 20520160

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 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12.22.2007 at 09:59PM PST, ID: 20520715

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 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12.23.2007 at 12:56AM PST, ID: 20520931

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 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12.23.2007 at 04:02AM PST, ID: 20521136

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 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12.23.2007 at 11:32AM PST, ID: 20522367

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 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12.23.2007 at 09:55PM PST, ID: 20523657

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 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12.23.2007 at 10:00PM PST, ID: 20523672

View this solution now by starting your 7-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

Zone: Macromedia Dreamweaver
Tags: forms, online, action, create, how
Sign Up Now!
Solution Provided By: jason1178
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628