valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 211 212 213 214 215 216 217 218 219 220 > >>
Questions & Answers
Q: I downloaded your software today. I tried to make a sitemap so I selected "Google Sitemap". Then I selected "Generate Dynamic Sitemap". After it generated it I lciked the button that said "View Static Sitemap" and I got this error: XML Parsing Error: not well-formed. Does this mean that there is a problem with the Dynamic Sitemap Code? Can one upload this kind of sitemap to Google?
A: With the new software release it Generates Dynamic Site Map Code which must be uploaded to your server to run. As stated in the Help you can not use the Display Static SiteMap when you Generate Dynamic Site Map Code. When you Generate Dynamic Site Map Code the output is code that will created a dynamic sitemap when you upload it to your server and it is called. So for a dynamic sitemap set your input variables click Generate Dynamic Site Map Code select copy and save the output and upload it to your server. Then call the upload file and a sitemap should be displayed. It is usually worth initially Generating a Static SiteMap (to ensure your settings are as required, SiteMap XML must be running on a server with php support) and which you can view using the Display Static SiteMap. Then once you are happy with the results Generate Dynamic Site Map Code and upload it to your server. Google will accept the Dynamic Site Map Code, usually you should give it a .php extension ie sitemap.php.
Question and Answer Item 10292 - Browse All Question and Answer Items
Q: Naming a report plcur.xls can't be found and i tried individual months but it only shows 1 month in the dec slot?
A: Does it run with the example files? If so it is a problem with your report files. Your files should have the correct case ie PLCur.xls not plcur.xls, and be in the same directory as the compiler. Also make sure you have input a valid date ie Month Year display in the first date cell (blue).
Question and Answer Item 10291 - Browse All Question and Answer Items
Q: I am a recent purchaser of your software and would like to know the easiest way to calculate a pricing change using your software. I want to compare the beginning of year baseline, to a current situation whereby our raw material costs have risen year to date. What I am interested in doing is to raise selling price to accommodate the raw material change and keep the margin and profits the same and wanted to know the best way to do so. I am contemplating the following: 1) Baseline the FY by using the projected selling price, revenue, fixed, and variable costs. What will be the result is the planned sales profit etc. Next would be to enter the information for the current scenario. 1) Enter the sales volume 2) Enter the change in raw costs in the variable costs section as fixed costs have remained constant. Am I on the right path?
A: Yes, set up your baseline to determine your current parameters, save this as your current scenario. Then set up a new scenario for the following year using your increased variable cost. You can then adjust and refine other parameters ie (Business Revenue) as required to determine the impact and identify the mix that would maintain profit at the required level.
Question and Answer Item 10290 - Browse All Question and Answer Items
Q: I am looking for a product that will 'send an email' on a particular 'date' stored in a database. eg a user enters an email address and a date on a form. The use is then sent an email to the email address they entered on the date they entered. do u have a product that does this. will use mysql no problem. If not can U suggest a product. am running out of time with thanks.
A: There is no standard product I am aware of that will meets your requirements. It could be devleoped but would need to be a specifically designed application. Basing it on MYSQL would be one of the best approaches.
Question and Answer Item 10289 - Browse All Question and Answer Items
Q: I built a form and it runs just fine on my server, but when I submit the form, I don't get the information emailed to me...I do receive the "Your Form Has Been Delivered" message though. The variable $delemail is set to the correct email address but nothing gets sent to me. I even tried adding an additional email address to the php form, but it isn't sent there either.
A: Check to make sure it is not being blocked/filtered. You might even try a completly different email address / server ie a gmail or yahoo address? Does the test code at https://bizpep.com/phptest.html deliver an email? If not it is possible your server host limits server email transmissions. Contact them and see what is required for the php mail function to send an email.
Question and Answer Item 10288 - Browse All Question and Answer Items