|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I have a form that was orginally created in Frontpage and I had to transfer my
site over into DreamWeaver because our servers would not support the FrontPage extensions. The form began to give me Front page errors, so I recreated the form itself directly in DreamWeaver. I have put in the "mail to" action, but my form comes directly up to my email address when I test the form and there is no information listed from the form itself. I am currently testing it on a Test site, but the FrontPage version of this form worked correclty, it gave me an email w/all of the information that was gathered and I was also able to tell it to send it to an Excel file for sorting. Is there a simpler way in DreamWeaver to submit the forms, if so I am missing something and can you tell it to send to another file like a database or spreadsheet? I have searched the web and can not find the exact I need, hopefully someone here will be able to. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Post a link to the page, please.
-- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "Diana C" <webforumsuser@macromedia.com> wrote in message news:g96k8u$7fi$1@forums.macromedia.com... >I have a form that was orginally created in Frontpage and I had to transfer >my > site over into DreamWeaver because our servers would not support the > FrontPage > extensions. The form began to give me Front page errors, so I recreated > the > form itself directly in DreamWeaver. I have put in the "mail to" action, > but > my form comes directly up to my email address when I test the form and > there is > no information listed from the form itself. I am currently testing it on > a > Test site, but the FrontPage version of this form worked correclty, it > gave me > an email w/all of the information that was gathered and I was also able to > tell > it to send it to an Excel file for sorting. Is there a simpler way in > DreamWeaver to submit the forms, if so I am missing something and can you > tell > it to send to another file like a database or spreadsheet? I have > searched the > web and can not find the exact I need, hopefully someone here will be > able > to. > |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
http://sw72webdev/documentservices/Forms/FormA1.html:
<!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> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <link href="../images/WallCalendar/Test.css" rel="stylesheet" type="text/css" /> <style type="text/css"> <!-- #bodyform { position:absolute; left:107px; top:162px; width:771px; height:615px; z-index:1; } #Header { position:absolute; left:108px; top:13px; width:770px; height:124px; z-index:2; } --> </style> <script src="../SpryAssets/SpryValidationSelect.js" type="text/javascript"></script> <script type="text/javascript"> <!-- function MM_validateForm() { //v4.0 if (document.getElementById){ var i,p,q,nm,test,num,min,max,errors='',args=MM_valida teForm.arguments; for (i=0; i<(args.length-2); i+=3) { test=args[i+2]; val=document.getElementById(args[i]); if (val) { nm=val.name; if ((val=val.value)!="") { if (test.indexOf('isEmail')!=-1) { p=val.indexOf('@'); if (p<1 || p==(val.length-1)) errors+='- '+nm+' must contain an e-mail address.\n'; } else if (test!='R') { num = parseFloat(val); if (isNaN(val)) errors+='- '+nm+' must contain a number.\n'; if (test.indexOf('inRange') != -1) { p=test.indexOf(':'); min=test.substring(8,p); max=test.substring(p+1); if (num<min || max<num) errors+='- '+nm+' must contain a number between '+min+' and '+max+'.\n'; } } } else if (test.charAt(0) == 'R') errors += '- '+nm+' is required.\n'; } } if (errors) alert('The following error(s) occurred:\n'+errors); document.MM_returnValue = (errors == ''); } } function MM_callJS(jsStr) { //v2.0 return eval(jsStr) } //--> </script> <link href="../SpryAssets/SpryValidationSelect.css" rel="stylesheet" type="text/css" /> <style type="text/css"> <!-- body { background-color: #4a5d95; } .style1 {color: #FFFFFF} --> </style> </head> <body> <div id="bodyform"> <label></label> Fill in the below information and submit to order your business cards. <form action="mailto:is_graphic_design@shawinc.com?subje ct=Business Card Order" method="get" enctype="text/plain" name="mobile_event" id=" id="mobile_event B-Email-Label-Fields="TRUE" B-Email-Subject-From-Field="FALSE" S-Email-Subject="Business Card Order" S-Date-Format="%m/%d/%Y" S-Builtin-Fields="Date" S-Form-Fields="name title dept maildrop address city state zip phonenumber faxnumber cellnumber emailaddress amountofcards costcenter " U-Confirmation-Url="BsCdNewConf.html " startspan --> <input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan i-checksum="43374" --> <fieldset style="width:px;height: 76px; input color: #FFFFFF";> <legend><span class="BulletBackgroundColor style1">Name and Title</span></legend> <table width="589" border="0" cellpadding="1" summary="15 rows of data for business card submis."> <tr> <td width="161" height="31" align="left"><span class="style4 TitleColor">Full Name</span></td> <td width="360"><label> <input name="name" type="text" id="textfield" tabindex="1" size="60" maxlength="60" /> </label></td> </tr> <tr> <td align="left"><span class="style4 TitleColor">Title</span></td> <td><label> <input name="title" type="text" id="title" tabindex="2" size="60" maxlength="60" /> </label></td> </tr> </table> </fieldset> <br /> <fieldset> <legend><span class="BulletBackgroundColor style1">Personal Info</span></legend> <table width="589" border="0" cellpadding="1" summary="15 rows of data for business card submis."> <tr> <td width="177" align="left"><span class="style4 TitleColor">Department</span></td> <td width="402"><label> <input name="dept" type="text" tabindex="3" size="60" maxlength="60" id="dept" /> </label></td> </tr> <tr> <td colspan="2" align="left"><span class="style4 TitleColor">Shaw Industries, Inc.</span></td> </tr> <tr> <td align="left"><span class="style4 TitleColor">Mail Drop</span></td> <td><label> <input name="maildrop" type="text" id="maildrop" tabindex="4" size="6" maxlength="6" /> </label></td> </tr> <tr> <td align="left"><span class="style4 TitleColor"> Address</span></td> <td><label> <input name="address" type="text" id="address" tabindex="5" value="" size="60" maxlength="60" /> </label></td> </tr> <tr> <td align="left"><span class="style4 TitleColor">City</span></td> <td><label> <input name="City" type="text" id="City" tabindex="6" size="35" maxlength="35" /> </label></td> </tr> <tr> <td align="left"><span class="style4 TitleColor">State</span></td> <td><label> <select name="state" id="state" tabindex="7"> <option value="GA" selected="selected">GA</option> <option value="AL">AL</option> </select> </label></td> </tr> <tr> <td align="left"><span class="style4 TitleColor">Zip</span></td> <td><label> <input type="text" name="zip" id="zip" tabindex="8" /> </label></td> </tr> </table> </fieldset> <br /> <fieldset> <legend><span class="BulletBackgroundColor style1">Contact Info</span></legend> <table width="532" border="0" cellpadding="1" summary="15 rows of data for business card submis."> <tr> <td width="178" height="26" align="left"><p class="style4 TitleColor">Telephone #</p></td> <td width="344"><label> <input name="phonenumber" type="text" id="phonenumber" tabindex="9" size="14" maxlength="14" /> </label></td> </tr> <tr> <td align="left"><span class="style4 TitleColor">Fax #</span></td> <td><input name="faxnumber" type="text" id="faxnumber" tabindex="10" size="14" maxlength="14" /></td> </tr> <tr> <td align="left"><span class="style4 TitleColor">Cell #</span></td> <td><label> <input name="cellnumber2" type="text" id="cellnumber2" tabindex="11" size="14" maxlength="14" /> </label></td> </tr> <tr> <td align="left"><span class="style4 TitleColor">Email Address</span></td> <td><label> <input type="text" name="emailaddress" id="emailaddress" tabindex="12" /> </label></td> </tr> </table> </fieldset> <br /> <fieldset> <legend><span class="BulletBackgroundColor style1">Order Data</span></legend> <table width="533" border="0" cellpadding="1" summary="15 rows of data for business card submis."> <tr> <td width="152" align="left" class="style4 TitleColor">Amount ordered</td> <td width="371"><label> <input name="amountofcards" type="text" class="FormBackgroundColor" id="amountofcards" tabindex="13" onclick="MM_validateForm('Amt Ordered','','RisNum');return document.MM_returnValue" size="4" maxlength="4" /> </label></td> </tr> <tr> <td align="left" class="style4 TitleColor">Cost Center</td> <td><label> <input name="costcenter" type="text" id="costcenter" tabindex="14" onblur="MM_validateForm('textfield2','','RisNum'); return document.MM_returnValue" size="4" maxlength="4" /> </label></td> </tr> </table> </fieldset> <span id="spryselect1"><span class="selectRequiredMsg">Please select an item.</span></span> <p> <input name="Submit" type="submit" id="Submit" tabindex="15" onclick="MM_callJS('submit')" value="Submit" /> <input type="reset" name="Reset" id="Reset" value="Reset" tabindex="16" /> </p> <p> </p> </form> </div> <div id="Header"><img src="../images/Headers/HeaderBlend-Blueback2.gif" width="770" height="146" /></div> <script type="text/javascript"> <!-- var spryselect1 = new Spry.Widget.ValidationSelect("spryselect1"); //--> </script> </body> </html> |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
Ok, I have sent a link, but I don't know if you will be able to get it to it. That is why I added the code.
|
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
Change this -
<label></label> Fill in the below information and submit to order your business cards. to this - <p>Fill in the below information and submit to order your business cards.</p> and this - <form action="mailto:is_graphic_design@shawinc.com?subje ct=Business Card Order" method="get" enctype="text/plain" name="mobile_event" id=" id="mobile_event B-Email-Label-Fields="TRUE" B-Email-Subject-From-Field="FALSE" S-Email-Subject="Business Card Order" S-Date-Format="%m/%d/%Y" S-Builtin-Fields="Date" S-Form-Fields="name title dept maildrop address city state zip phonenumber faxnumber cellnumber emailaddress amountofcards costcenter " U-Confirmation-Url="BsCdNewConf.html " startspan --> to this - <label></label> Fill in the below information and submit to order your business cards. <form action="mailto:is_graphic_design@shawinc.com?subje ct=Business Card Order" method="get" enctype="text/plain" name="mobile_event" id=" id="mobile_event"> and this - <input name="Submit" type="submit" id="Submit" tabindex="15" onclick="MM_callJS('submit')" value="Submit" /> to this - <input name="Submit" type="submit" id="Submit" tabindex="15" value="Submit" /> Let us know what happens. -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "Diana C" <webforumsuser@macromedia.com> wrote in message news:g9741m$nom$1@forums.macromedia.com... > http://sw72webdev/documentservices/Forms/FormA1.html: > > <!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> > <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> > <title>Untitled Document</title> > <link href="../images/WallCalendar/Test.css" rel="stylesheet" > type="text/css" > /> > <style type="text/css"> > <!-- > #bodyform { > position:absolute; > left:107px; > top:162px; > width:771px; > height:615px; > z-index:1; > } > #Header { > position:absolute; > left:108px; > top:13px; > width:770px; > height:124px; > z-index:2; > } > --> > </style> > <script src="../SpryAssets/SpryValidationSelect.js" > type="text/javascript"></script> > <script type="text/javascript"> > <!-- > function MM_validateForm() { //v4.0 > if (document.getElementById){ > var > i,p,q,nm,test,num,min,max,errors='',args=MM_valida teForm.arguments; > for (i=0; i<(args.length-2); i+=3) { test=args[i+2]; > val=document.getElementById(args[i]); > if (val) { nm=val.name; if ((val=val.value)!="") { > if (test.indexOf('isEmail')!=-1) { p=val.indexOf('@'); > if (p<1 || p==(val.length-1)) errors+='- '+nm+' must contain an > e-mail address.\n'; > } else if (test!='R') { num = parseFloat(val); > if (isNaN(val)) errors+='- '+nm+' must contain a number.\n'; > if (test.indexOf('inRange') != -1) { p=test.indexOf(':'); > min=test.substring(8,p); max=test.substring(p+1); > if (num<min || max<num) errors+='- '+nm+' must contain a > number > between '+min+' and '+max+'.\n'; > } } } else if (test.charAt(0) == 'R') errors += '- '+nm+' is > required.\n'; } > } if (errors) alert('The following error(s) occurred:\n'+errors); > document.MM_returnValue = (errors == ''); > } } > function MM_callJS(jsStr) { //v2.0 > return eval(jsStr) > } > //--> > </script> > <link href="../SpryAssets/SpryValidationSelect.css" rel="stylesheet" > type="text/css" /> > <style type="text/css"> > <!-- > body { > background-color: #4a5d95; > } > .style1 {color: #FFFFFF} > --> > </style> > </head> > <body> > <div id="bodyform"> > <label></label> > Fill in the below information and submit to order your business cards. > > <form action="mailto:is_graphic_design@shawinc.com?subje ct=Business Card > Order" method="get" enctype="text/plain" name="mobile_event" id=" > id="mobile_event B-Email-Label-Fields="TRUE" > B-Email-Subject-From-Field="FALSE" > S-Email-Subject="Business Card Order" S-Date-Format="%m/%d/%Y" > S-Builtin-Fields="Date" S-Form-Fields="name title dept maildrop address > city > state zip phonenumber faxnumber cellnumber emailaddress amountofcards > costcenter " U-Confirmation-Url="BsCdNewConf.html " startspan --> > <input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot > bot="SaveResults" endspan i-checksum="43374" --> > > > <fieldset style="width:px;height: 76px; input color: #FFFFFF";> > > <legend><span class="BulletBackgroundColor style1">Name and > Title</span></legend> > <table width="589" border="0" cellpadding="1" summary="15 rows of data > for > business card submis."> > <tr> > <td width="161" height="31" align="left"><span class="style4 > TitleColor">Full Name</span></td> > <td width="360"><label> > <input name="name" type="text" id="textfield" tabindex="1" > size="60" > maxlength="60" /> > </label></td> > </tr> > <tr> > <td align="left"><span class="style4 TitleColor">Title</span></td> > <td><label> > <input name="title" type="text" id="title" tabindex="2" > size="60" > maxlength="60" /> > </label></td> > </tr> > </table> > </fieldset> > <br /> > <fieldset> > <legend><span class="BulletBackgroundColor style1">Personal > Info</span></legend> > <table width="589" border="0" cellpadding="1" summary="15 rows of data > for > business card submis."> > <tr> > <td width="177" align="left"><span class="style4 > TitleColor">Department</span></td> > <td width="402"><label> > <input name="dept" type="text" tabindex="3" size="60" > maxlength="60" > id="dept" /> > </label></td> > </tr> > <tr> > <td colspan="2" align="left"><span class="style4 TitleColor">Shaw > Industries, Inc.</span></td> > </tr> > <tr> > <td align="left"><span class="style4 TitleColor">Mail > Drop</span></td> > <td><label> > <input name="maildrop" type="text" id="maildrop" tabindex="4" > size="6" > maxlength="6" /> > </label></td> > </tr> > <tr> > <td align="left"><span class="style4 TitleColor"> > Address</span></td> > <td><label> > <input name="address" type="text" id="address" tabindex="5" > value="" > size="60" maxlength="60" /> > </label></td> > </tr> > <tr> > <td align="left"><span class="style4 TitleColor">City</span></td> > <td><label> > <input name="City" type="text" id="City" tabindex="6" size="35" > maxlength="35" /> > </label></td> > </tr> > <tr> > <td align="left"><span class="style4 TitleColor">State</span></td> > <td><label> > <select name="state" id="state" tabindex="7"> > <option value="GA" selected="selected">GA</option> > <option value="AL">AL</option> > </select> > </label></td> > </tr> > <tr> > <td align="left"><span class="style4 TitleColor">Zip</span></td> > <td><label> > <input type="text" name="zip" id="zip" tabindex="8" /> > </label></td> > </tr> > </table> > </fieldset> > <br /> > <fieldset> > <legend><span class="BulletBackgroundColor style1">Contact > Info</span></legend> > <table width="532" border="0" cellpadding="1" summary="15 rows of data > for > business card submis."> > <tr> > <td width="178" height="26" align="left"><p class="style4 > TitleColor">Telephone #</p></td> > <td width="344"><label> > <input name="phonenumber" type="text" id="phonenumber" > tabindex="9" > size="14" maxlength="14" /> > </label></td> > </tr> > <tr> > <td align="left"><span class="style4 TitleColor">Fax #</span></td> > <td><input name="faxnumber" type="text" id="faxnumber" > tabindex="10" > size="14" maxlength="14" /></td> > </tr> > <tr> > <td align="left"><span class="style4 TitleColor">Cell > #</span></td> > <td><label> > <input name="cellnumber2" type="text" id="cellnumber2" > tabindex="11" > size="14" maxlength="14" /> > </label></td> > </tr> > <tr> > <td align="left"><span class="style4 TitleColor">Email > Address</span></td> > <td><label> > <input type="text" name="emailaddress" id="emailaddress" > tabindex="12" /> > </label></td> > </tr> > </table> > </fieldset> > <br /> > <fieldset> > <legend><span class="BulletBackgroundColor style1">Order > Data</span></legend> > <table width="533" border="0" cellpadding="1" summary="15 rows of data > for > business card submis."> > <tr> > <td width="152" align="left" class="style4 TitleColor">Amount > ordered</td> > <td width="371"><label> > <input name="amountofcards" type="text" > class="FormBackgroundColor" > id="amountofcards" tabindex="13" onclick="MM_validateForm('Amt > Ordered','','RisNum');return document.MM_returnValue" size="4" > maxlength="4" /> > </label></td> > </tr> > <tr> > <td align="left" class="style4 TitleColor">Cost Center</td> > <td><label> > <input name="costcenter" type="text" id="costcenter" > tabindex="14" > onblur="MM_validateForm('textfield2','','RisNum'); return > document.MM_returnValue" size="4" maxlength="4" /> > </label></td> > </tr> > </table> > > </fieldset> > > > <span id="spryselect1"><span class="selectRequiredMsg">Please select > an > item.</span></span> > <p> > <input name="Submit" type="submit" id="Submit" tabindex="15" > onclick="MM_callJS('submit')" value="Submit" /> > <input type="reset" name="Reset" id="Reset" value="Reset" > tabindex="16" /> > </p> > <p> </p> > </form> > > > </div> > <div id="Header"><img src="../images/Headers/HeaderBlend-Blueback2.gif" > width="770" height="146" /></div> > <script type="text/javascript"> > <!-- > var spryselect1 = new Spry.Widget.ValidationSelect("spryselect1"); > //--> > </script> > </body> > </html> > |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
Has anyone had a chance to look at this question again. I am still unable to gather my information to the email. Thanks in advance
|
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
Posted in reply to you on August 28 -
Change this - <label></label> Fill in the below information and submit to order your business cards. to this - <p>Fill in the below information and submit to order your business cards.</p> and this - <form action="mailto:is_graphic_design@shawinc.com?subje ct=Business Card Order" method="get" enctype="text/plain" name="mobile_event" id=" id="mobile_event B-Email-Label-Fields="TRUE" B-Email-Subject-From-Field="FALSE" S-Email-Subject="Business Card Order" S-Date-Format="%m/%d/%Y" S-Builtin-Fields="Date" S-Form-Fields="name title dept maildrop address city state zip phonenumber faxnumber cellnumber emailaddress amountofcards costcenter " U-Confirmation-Url="BsCdNewConf.html " startspan --> to this - <label></label> Fill in the below information and submit to order your business cards. <form action="mailto:is_graphic_design@shawinc.com?subje ct=Business Card Order" method="get" enctype="text/plain" name="mobile_event" id=" id="mobile_event"> and this - <input name="Submit" type="submit" id="Submit" tabindex="15" onclick="MM_callJS('submit')" value="Submit" /> to this - <input name="Submit" type="submit" id="Submit" tabindex="15" value="Submit" /> Let us know what happens. -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "Diana C" <webforumsuser@macromedia.com> wrote in message news:ga396p$p1g$1@forums.macromedia.com... > Has anyone had a chance to look at this question again. I am still unable > to gather my information to the email. Thanks in advance |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
I did change the items you listed. However, I did have to keep the Webot stuff
in the large block of code to be able to gather all the data. I can do the mailto and get it to come up to my email, but I think the submit I did was wrong, so I corrected it w/yours. However, for future form reference, using the mail to should have gathered the information without me having to keep the large block of code??? I am a little confused on this. Frontpage apparently did all of this part for me and Dreamweaver is a little fuzzy on it. If I created another form and needed to gather the info, would I need more than the "Mailto" code? Thanks! |
|
|
|
#9 |
|
Messages: n/a
Hébergeur: |
I am having the same problem. Forms originally done in FrontPage and I am
working in Dreamweaver 8. The "form action=" is linked to _derived/nortbots.htm" method="post" > and this page is an error message page. The next paragraph of code is: <!--webbot bot="SaveResults" U-File="_private/form_results.txt" S-Format="TEXT/PRE" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/PRE" S-Email-Address="safety@gvsag.org" B-Email-Label-Fields="TRUE" B-Email-Subject-From-Field="FALSE" S-Email-Subject="GVSAG Safety Input" S-Date-Format="%m/%d/%Y" S-Builtin-Fields="Date" S-Form-Fields="FirstName LastName Email community Telephone Comments " U-Confirmation-Url="thank-you_body.htm" startspan B-Email-ReplyTo-From-Field="TRUE" S-Email-ReplyTo="Email" --> <input type="hidden" name="VTI-GROUP2" value="0" /> <!--webbot bot="SaveResults" endspan i-checksum="43374" --> No matter what I try, I just get the error page that is the nortbots.htm I have tried to link it to another file in the _private folder: form_results.csv or form_results.txt or nav_htm.cnt and I just get an error message. I have spent days on this. Please ! |
|
|
|
#10 |
|
Messages: n/a
Hébergeur: |
What you are missing is that the action of the form would need to be a
SCRIPTED processing routine. In the case of your FP action, the form's data is being posted to this "_derived/nortbots.htm" page which is somehow using the rest of the gobbledy gook in the webbot comment to process and send the form. All of this is mediated through the mysterious action of FP's "Server Extensions", another proprietary link in the chain. FP was unique in the universe for using such a method for processing forms. With DW, and with any other HTML authoring system, there are only two ways to process form data - 1. Use mailto:name@example.com as the action of the form 2. Use a server-side scripting method to a) harvest the form's data, b) process it in some manner, e.g., enter it into a database, c) formulate and send an email to one or more email recipients, and d) redirect the visitor to some ending page Method 1 is quite simple, and is also the least reliable. It depends both on your visitor having an email client already installed on their computer - this eliminates public computers, or home users without email clients installed (more and more it seems) - and on the installed email client responding to the mailto call. It is not possible to use this method *and* send the visitor to a thank you page as well. Method 2a is the preferred method, since it eliminates the problems of method 1, but it means that you have to grapple with server-scripting somehow (ASP, CF, PHP, perl, etc.). Method 2b would be to use some third-party form processing, like http://www.bebosoft.com/products/formstogo/. You would have to decide which of these methods is best for your needs, but if it's Method 2a, then start by asking your host what they provide for form processing. If it's 2b, then read their FAQ/instructions carefully. -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "galen1artist" <webforumsuser@macromedia.com> wrote in message news:gapahd$lin$1@forums.macromedia.com... >I am having the same problem. Forms originally done in FrontPage and I am > working in Dreamweaver 8. The "form action=" is linked to > _derived/nortbots.htm" method="post" > and this page is an error message > page. > The next paragraph of code is: > <!--webbot bot="SaveResults" U-File="_private/form_results.txt" > S-Format="TEXT/PRE" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" > S-Email-Format="TEXT/PRE" S-Email-Address="safety@gvsag.org" > B-Email-Label-Fields="TRUE" B-Email-Subject-From-Field="FALSE" > S-Email-Subject="GVSAG Safety Input" S-Date-Format="%m/%d/%Y" > S-Builtin-Fields="Date" S-Form-Fields="FirstName LastName Email community > Telephone Comments " U-Confirmation-Url="thank-you_body.htm" startspan > B-Email-ReplyTo-From-Field="TRUE" S-Email-ReplyTo="Email" --> > <input type="hidden" name="VTI-GROUP2" value="0" > /> > <!--webbot bot="SaveResults" endspan > i-checksum="43374" --> > > No matter what I try, I just get the error page that is the nortbots.htm > > I have tried to link it to another file in the _private folder: > form_results.csv or > form_results.txt or > nav_htm.cnt > > and I just get an error message. I have spent days on this. Please ! > |
|
|
|
#11 |
|
Messages: n/a
Hébergeur: |
I think that the form did all of the above:
a) harvest the form's data, b) process it in some manner, e.g., enter it into a database, c) formulate and send an email to one or more email recipients, and d) redirect the visitor to some ending page Is that Bebosoft still the one to go with? Is there no where online that just has the code I need? |
|
|
|
#12 |
|
Messages: n/a
Hébergeur: |
I went to Bebo and there are different versions:
PHP, ASP and PERL. Which one would I want? |
|
|
|
#13 |
|
Messages: n/a
Hébergeur: |
Which one is supported by your host? Ask them.
-- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "galen1artist" <webforumsuser@macromedia.com> wrote in message news:gapg7g$s3b$1@forums.macromedia.com... >I went to Bebo and there are different versions: > PHP, ASP and PERL. Which one would I want? |
|
|
|
#14 |
|
Messages: n/a
Hébergeur: |
> Is there no where online that just
> has the code I need? > Google "form processing". You'll find hundreds. Are you ready to take on this task, though? -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "galen1artist" <webforumsuser@macromedia.com> wrote in message news:gapg49$rrg$1@forums.macromedia.com... >I think that the form did all of the above: > a) harvest the form's data, b) process it in some manner, e.g., enter it > into > a database, c) formulate and send an email to one or more email > recipients, and > d) redirect the visitor to some ending page > > Is that Bebosoft still the one to go with? Is there no where online that > just > has the code I need? > |
|
|
|
#15 |
|
Messages: n/a
Hébergeur: |
Talked with my customer about the trouble I'm having and they told me to leave the forms off. They are not being used very much at all. So WHEW I think I can pass on this one.
Thanks so much! |
|
![]() |
| Outils de la discussion | |
|
|