valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 231 232 233 234 235 236 237 238 239 240 > >>
Questions & Answers
Q: I want to buy your form to mysql script, but my hosting is yahoo, they don't allow to get access to mysql from remote, can i still use your software? Is it just like an online form, and then people can fill in, after people click submit, it will goes to mysql directly?
A: Form1 Builder MYSQL uses your MYSQL database, and the form is run on your server so there should be no remote access issues. Basically when you submit a form and it is processed by the Form1 MYSQL processing code it will add the submitted data to your database. So yes when people click to submit the form data goes straight into MYSQL. For more detail please read the Help file https://bizpep.com/form1/ . You can also download the software form https://bizpep.com/form1/ and give it a test to make sure it does what you need.
Question and Answer Item 521 - Browse All Question and Answer Items
Q: I have got a secure site (https) now and created password entry into a secure folder (called secure). I have put the forms that were working into there but when they submit it does not work. It says: Method Not Allowed The requested method POST is not allowed for the URL
A: This is usually a server setup issue. Your secure server is not allowing post data (which is how the form is submitted). You should check adjust the server settings to allow post data. If you are only trying to make access to the form require a password then you are probably best off using the Access Password feature in the Form1 processing code and running the form in a normal http server. If you want to send the form data securely then running the form on a secure server ie https does not achieve this unless the form data is sent via a secure transmission, normal email is not secure. You would need to use a secure transmission for the email data or (preferably) submit the data directly to a secure database (ie MYSQL). However disregarding the transmission issue once your server is correctly configured you can run form1 processing on on both dedicated or shared secure https servers. You can see an example quickform running on a secure server at https://bizpep.c12.ixsecure.com/quickform.php . Hope this helps.
Question and Answer Item 520 - Browse All Question and Answer Items
Q: Can you run more than one form at a time? Would you just label the pages forms2.php and forms2process.php?
A: Yes if you are use the processing code as a separate file you can have as many forms call it as you like. If you want it to have different delivery email etc then you can have a second processing file, ie your forms2process.php.
Question and Answer Item 518 - Browse All Question and Answer Items
Q: We host most of our site on a windows server which does not support php. Can I have the html form on that site and point to the script on a server that supports php? I'm assuming I would need to purchase another user license.
A: Yes you can point non php supporting server forms to a processing code on a php server (this is how the hosted processing service http:// bizpep.com works). You would need a license for each domain that calls the processor.
Question and Answer Item 519 - Browse All Question and Answer Items
Q: I need to un protect the workbook, what is the password?
A: Input cells (blue) are not protected and these are the only cells you need access to. As outlined in the Terms and Conditions and Frequently Asked Questions page all non-input cells and Visual Basic code are protected to ensure formula integrity and protect source code. You do not need to unprotect any cells. The software is fully functional and the protection is in place to ensure the software code is not corrupted. We do offer Commercial licenses for the use of software for inter-business support, advice, or consulting and upon request with a Commercial license can provide an unprotected software version allowing you to view the formula applied to enhance your knowledge of software operation (macros remain protected). Our standard Non-Commercial license is for private and internal business use only. You can upgrade from a Non-Commercial license to a Commercial license at https://bizpep.com/upgrade.html . Please note that Bizpep retain full copyright and intellectual property rights at all times. Please refer to the FAQ topic at https://bizpep.com/qa/FAQBizpep#Cells+are+protected%2C .
Question and Answer Item 517 - Browse All Question and Answer Items