valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 111 112 113 114 115 116 117 118 119 120 > >>
Questions & Answers
Q: I am using a registered copy of form1 builder for goldmine, I currently have a form set up that is password protected, however after each submission the user is being asked for the access code again, is there any way to not require the password for multiple submissions?
A: You could possibly use a multi page structure where the user moves from one form page to the next before the form is submitted. This is really only one form but spread across a number of pages. As a single page form the password is cleared when the form is submitted as the process is complete. This is also true for a multi page form but the submit only occurs when the user reaches the last page. If the password is not cleared on form submission the password would be compromised and would remain even after the user had completed their form and submitted.
Question and Answer Item 10793 - Browse All Question and Answer Items
Q: Does Form1 Builder support the use of check boxes in its forms?
A: You can add/use check boxes. You can build a form with check boxes using the Designer Form function https://bizpep.com/form1/ . The Email Copy filed in the Test form https://bizpep.com/Form1Try.php is a check box.
Question and Answer Item 10792 - Browse All Question and Answer Items
Q: I need some web pages password-protected.A password would be used only once after that it becomes useless. A given password by default will be able to open all the protected pages, but when it opens one particular page, it becomes disused, it can't open another page.
A: To do this you would need specialized programming/scripting.
Question and Answer Item 10791 - Browse All Question and Answer Items
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