valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 121 122 123 124 125 126 127 128 129 130 > >>
Questions & Answers
Q: Just a quick question on how to add Goldmine fields into the form....I cannot figure it out for some reason. Do you just put in the field id from goldmine? For example, I have a field called uprocessor, and the text label is processor. If you use the field ID where do you put that in your software? Thanks for your help!
A: For data to be imported into GoldMine make your input form field names the same as your GoldMine database names ie The form field code <input type="text" name="company" size="40" value=""/> will put the value input into this text form field into the Goldmine database field company. See the help file https://bizpep.com/form1/ .
Question and Answer Item 10760 - Browse All Question and Answer Items
Q: I am using the automatic sitemap generator, which works just great when I have the depth set to 0 or 1, but when I set the depth to 2 or higher, it takes awhile as if it is doing work, but eventually exits with no error message and nothing printed to the screen.
A: Run it as a static sitemap with the same settings first to see what is going on. Most likely it is a problem in the coding of a page that is being crawled. You can then exclude/fix the problem page.
Question and Answer Item 10759 - Browse All Question and Answer Items
Q: How can I check which URL's the sitemap renders to google? I compare this with Rage Sitemap Automator which allows you to view/exclude all Url's rendered. In this case Rage's xml file shows 60URLs and SitemapXML shows only 15. (site in question runs a CMS)
A: The urls included in the site map are determined by the settings used, only urls that match the Include URLs with pattern will be included. You can see what urls are included by viewing the generated sitemap either in the textarea for a static sitemap or by calling the sitemap code url for a dynamic sitemap. It is best to run as a static site map first to verify your settings.
Question and Answer Item 10758 - Browse All Question and Answer Items
Q: I have come across your software during a search of the web. Will MailMailer use the database generated by FormBuilder mySQL. I am aiming to build an 'Optin' Mailer (web based) and it looks like these two together could do the job.
A: No MailMailer can not use the MYSQL database as a source only the text file, sorry.
Question and Answer Item 10757 - Browse All Question and Answer Items
Q: Hi. I was trying to use the evaluation software but it was not working so I bought the paid version. I am getting the same error. You can see the word FAIL. When I check the 2 email accounts the email I sent never arrives. I have MailMailer.php on my server root, and my server supports php. I have the MailList.txt and Body.txt on the same root as MailMailer.php and the server supports PHP.
A: It sounds like your sever php mail function is not functional. Have you run the Test code at https://bizpep.com/phptest.html and received an email? This tests php and the mail function. If you do not receive an email the php mail function is not fully running or has been restricted by you server host and you will need to contact them to determine the cause of the problem. If the Test code runs and you receive an email let me know the url of your mailmailer and I will have a look for you.
Question and Answer Item 10756 - Browse All Question and Answer Items