valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 281 282 283 284 285 286 287 288 289 290 > >>
Questions & Answers
Q: Do I have to keep registering each time I use software because I have a clean up programme that removes cookies etc.
A: All Form1 Builder registration details are held in cookies. If these are cleared then before you use the Form1 Builder to build a form you will need to re-input registration. You may be able to set your cookie removal program to to leave cookies in certain directories or leave local cookies. If so the registration details will be maintained.
Question and Answer Item 108 - Browse All Question and Answer Items
Q: I recently bought 1 of your program "Form Builder". When my clients go to the form page I need the information to be secure, encrypted in other words. Have you got any advise on this matter, must I simply buy a Thawte certificate ?
A: Encrypted transmission uses the "https://" (instead of "http://") so links that start with "https://" will be encrypted and secure. Many server hosts provide secure "https://" as part of their hosting package in which case all you may need to do is start your form links with "https://" and they will be sent encypted and secure. Check with your server host for any specific requirements they may have. If this feature is provided by your server host they have a security certificate that covers you, you can buy your own if you what but but it may not be required, check with your host.
Question and Answer Item 109 - Browse All Question and Answer Items
Q: Do I need language skills to use this software?
A: No, You need no language or programming skills, all coding is automatically created for you. You set any variables required using a the inputs in the Form1 Builder and these are automatically included in your code.
Question and Answer Item 110 - Browse All Question and Answer Items
Q: Is there a way, using our software, to easily add my website "look-n-feel" to the form?
A: The form layout can be any html so it can be made to match any "look-n-feel" make the form look anyway you like. You can use existing forms and simply add the code or point the form to the processing code. See the Existing Form section of the Help file.
Question and Answer Item 111 - Browse All Question and Answer Items
Q: Hi, this is a pre sales question for you. I run many forms for our rental business and have a couple of specific questions. 1. We run a small perl script that populates certain hidden fields in our current forms, will this still work with your script. See below, in all cases the fields in CAPITALS are overwritten with the contents of the calling string. 2.we call javascript calendars from within our forms to set pick up dates, minimum rental periods etc, will I still be able to use these?
A: Yes you can use any form structure you like. For your scenario the best approach may be to use a separate processing script so you basically use Form1 Builder MYSQL to generate your form processing code and point your existing form to the script. This way the existing form will run as it currently does but when it is submitted the processing script will do the form processing. For details refer to the Form Action Method section of the Help file. You can also give a test run, for details go to https://bizpep.com/form1/
Question and Answer Item 94 - Browse All Question and Answer Items