valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 261 262 263 264 265 266 267 268 269 270 > >>
Questions & Answers
Q: How do I increase the textbox size in a form?
A: You can use standard html code to change form layout. If you are using Form1 Builder this can be done directly in the form text. To change the size of a text area set the rows and cols values ie <textarea name="Message" rows="20" cols="55">. If you are referring to a text box set the size ie <input type="text" size="34" name="FirstName" />. You can see the source code of an example form at https://bizpep.com/formsource.html and access recommended html tutorials at https://bizpep.com/formcode.html .
Question and Answer Item 278 - Browse All Question and Answer Items
Q: I keep getting form error message?
A: You may need to set your SMTP settings, see the Server Settings section (2 II x) of the Help file. If you still have difficulty send me a copy of your form as an email attachment and I can investigate further.
Question and Answer Item 256 - Browse All Question and Answer Items
Q: I am interested in doing a multi-page form for my web-site. The program I use is Microsoft Front Page. Which product do you recommend?
A: To build the layout of the form Front Page is fine. You may also be interested in the HTML software discussed at https://bizpep.com/formhtmlsoftware.html . The two html editors at the bottom of the page are free and depending upon your experience and requirements maybe better suited (we use HTML Kit). To actually send a form you will need some form processing script, https://bizpep.com/formprocess.html provides some details. Form1 Builder will build processing script to handle multi page forms and also provides automated form page code development (so you may not even need to use a HTML editor). For full details refer to https://bizpep.com/form1/ .
Question and Answer Item 238 - Browse All Question and Answer Items
Q: I am trying the software. I already have a web page form I created. Do I browse for the server copy of local copy when adding the code?
A: I am not sure what you mean by "browse for the server copy of local copy" but you can use any of the methods listed in the Existing Form section of the Help file to use Form1 processing with an existing form. Using the Copy and Paste method you simply copy the Form Processing code from the Form1 Builder and paste it to the top of your existing form file ie the form web page, and adjust the form action, full details are included in the Help file.
Question and Answer Item 239 - Browse All Question and Answer Items
Q: Is this registration license for just one website?
A: Each registration applies to a single domain/user. In other words if you are only using the Form1 Builder to make forms for one domain (including any sub-domains) and you are the only user you only need 1 license. This single license allows you to make as many forms as you like to run on the registered domain. For further details refer to the Number of Licenses information at https://bizpep.com/form1/ .
Q: If I buy it, is their support behind the software?
A: Yes, we provide software support by email, just like you are receiving now.
Question and Answer Item 240 - Browse All Question and Answer Items