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 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
Q: I was wondering if there are any plans for an update to SiteMap XML to include the <lastmod> tag in the site maps. You're Awesome.
A: Yes, it is planned within the next month or so along with a number of other enhancements....and thanks for the complement.
Question and Answer Item 516 - Browse All Question and Answer Items
Q: Everything works but nothing imports into Goldmine. When I tried your sample it worked beautifully. I think it is the form fields are named incorrectly. For example in my form1.php script the email name is Email_Address but Goldmine has it labeled as email. That that is how it is in your sample form. Please advise.
A: Yes, as outlined in the Help file "For data to be imported into GoldMine make your input form field names the same as your GoldMine database names. They will only be imported if names match." If you are using the default non GoldMine form settings you will need to adjust the form field names to match your GoldMine field names ie contact, email and set these as pre-defined values in the code ie Defined First Name Form Field as contact, Defined Email Address Form Field as email. If you use the Default GoldMine Processing Code it will set the Defined First Name Form Field and Defined Email Address Form Field for GoldMine ie contact, email, but you will need to make sure form fields also match. Hope this helps.
Question and Answer Item 515 - Browse All Question and Answer Items
Q: I purchased your Goldmine form program and cannot get it to work. It works when I did your sample - Goldmine imports the data. However when I use the program I purchased it does not import. I make sure a set the Goldmine Web Import to true and the content one too?
A: If you provide some more information I will be able to assist. Is the email being delivered? Did you try a simple QuickForm? Have you reviewed the Trouble Shooting section in the Help file? Have you run the Test Code on your server ( https://bizpep.com/phptest.html )? Please let me know exactly what is and is not happening and we will be able to identify the problem.
Question and Answer Item 514 - Browse All Question and Answer Items
Q: I'm looking for a mail server. I was looking for a desktop program which would send from my machine. However, a web based solution might be OK. My question is, where does your program send from? Is it somehow independent, or does it use the hosting company's smtp or mail components? Our host has very small limits on outgoing mail, which doesn't even allow us to send to a couple of hundred people at once.
A: MailMailer uses the server php mail function for email transmission so it is subject to any server restrictions. As it is not designed for bulk emailing this is usually not an issue. For large volume email have a look at the email transmission resources at http://www.resourcedb.com/show.php?spec=emailtx or try a search on the RESOURCEdb ( http://www.resourcedb.com ) site.
Question and Answer Item 513 - Browse All Question and Answer Items