valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 121 122 123 124 125 126 127 128 129 130 > >>
Questions & Answers
Q: Is it possible with Form1 Builder Software to include an image that we select in a html form (not an attachment). Example the user has a choice between three images, and he made a choice by radio button. So when we receive the Email, we will see that image in the Email.
A: You will not see the image but you will see the value of the selected radio button ie pitcure1 or pitcure2 etc or whatever value you associate with the radio button.
Question and Answer Item 10790 - Browse All Question and Answer Items
Q: I have created a form with the use of notepad and javascript. I am interested in creating a form processing file for our website but I am not sure how to do so. Would Form 1 be something I could use to do this? We want to be able to connect the form info to our merchant services account so that donations can be submitted and processed.
A: With Form1 you can build processing code that will deliver your form data to an email address you specify. With most merchant services (ie paypal etc) you can simply post directly to the transaction provider (in a specific format, check with your provider) to trigger payment processing ie no email or pre processing is required. If you like you can give Form1 a test from the links at https://bizpep.com/form1/ .
Question and Answer Item 10789 - Browse All Question and Answer Items
Q: I can not write code. I have no trouble building a form using Dreamweaver, but am unable to get it to return the details to my email address, even when using copy and paste supplied by my server. Will your form builder enable me to set up my form to return the details to my email address. So is your form idiot proof?
A: Pretty much. Just follow the instructions. If you want you may even be able to use your dreamweaver form and simply add the processing code see https://bizpep.com/form1/ for details.
Question and Answer Item 10788 - Browse All Question and Answer Items
Q: Is it possible to set up a web form field with your product so that the value sent in from the form overwrites the previous value of a field already set in Goldmine? I.e., update a Goldmine field to a new value?
A: The processing code simply sends the form data in a WebImport format that can be read by the GoldMine database. What it does with the data is determined by Goldmine and any processing codes it is provided with. Values will be updated based on database keys ie (email address) . You can also add processes to the form submission that provide additional commands to Goldmine see https://bizpep.com/form1/ to manage the data.
Question and Answer Item 10787 - Browse All Question and Answer Items
Q: How can I ensure that once a form is submitted the visitor is returned to my web pages?
A: Once a form is submitted you should get a return to form button displayed or your Thank you URL if you have it set ( see https://bizpep.com/hosthelp.php#thankyouurl ). You can set up a Thank you url (even if it is your home page) to ensure the user returns to your site.
Question and Answer Item 10786 - Browse All Question and Answer Items