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: Is there a step by step guide to get a from made from your software into Microsoft expression web. I get all kind of codes in my pages but no form.
A: If you already have a form in your code you can simply add the processing code to your file and set the form action or if you do not have a form you can also copy the form component only (from the form start tag to the form end tag) and paste it directly into the body of an existing web page file. See the Copy and Paste section of the help file https://bizpep.com/form1/
Question and Answer Item 10794 - Browse All Question and Answer Items
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