valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 51 52 53 54 55 56 57 58 59 60 > >>
Questions & Answers
Q: Where does form builder dump the data it collects from the forms?
A: They are delivered to the email address set in the form processing code.
Question and Answer Item 2058194 - Browse All Question and Answer Items
Q: Can I have multiple forms for multiple sites managed by the same application?
A: You can have as many forms as you like on the registered domain. You can also have multiple forms on the domain processed by one processesing code but not forms from differnet domains. All the settings will be the same for each form because they are using the same processing code. See https://bizpep.com/form1/
Question and Answer Item 2058195 - Browse All Question and Answer Items
Q: I registered PPPS and was told my downloaded trial software was enabled but when I open it I continue to get the JavaScript message saying I am on day __ of my 7 day trial. How do I get rid of that and how can I tell if my software is fully functional?
A: Registration details must be entered in your software as outlined in the Registration Details sent in your registration email. To do this open your software file PasswordPageProtection.html Click Registration in the Control Menu at the top of your software, scroll down to and click the 'When you have your Registration Details Click here' button. Input the requested Registration Details exactly as provided to register your software and enable all functions. Javascript and cookies should be enabled for registration. Registration details are recorded as cookies on your computer. If your cookies are blocked, cleared or removed you will loose the registration details and will need to re-input them to build a registered form. To maintain the registration details entered ensure cookies are enabled and are not cleared or blocked. Registration status is displayed when you click Registration in the Control Menu at the top of your software. When you build the code the top line says Software : Password Page Protection Software Evaluation version 1.1 if it is built with unregistered software and Software : Password Page Protection Software Registered version 1.1 if built with registered software. If you still have difficulty let me know exactly what you are doing and the result and I will be able to assist further.
Question and Answer Item 2058193 - Browse All Question and Answer Items
Q: I purchased the SiteMap XML Software and the Static Map Generator works great, but I am having problems getting the Dynamic SiteMap builder to work. I would like to know if it works with Windows and ..aspx pages. My server supports php, but I need to know what else I need to look at to get it working?
A: The dynamic map is the same as the static in the way it runs so if the static works, the dynamic with the same settings will work also. So you should be able have a working dynamic site map by following the instructions in the Help file https://bizpep.com/sitemapxml/ .. To ensure the code is not broken only use a text editor ie notepad to copy/save the code.
Question and Answer Item 2058191 - Browse All Question and Answer Items
Q: I would like to know if I can set the Dynamic SiteMap Builder to name the file something other than Sitemap.xml for Google sitemaps. For example, how can I set the name to be urllist.xml instead.
A: When you build dynamic code, the code is generated in the text box and you copy this, paste it to a text editor and save it as a file with any name you like. However the name should have a .php extension so your server treats it as a php file which then generates and returns an xml file format when called. You then simply upload the file to your server, call the file url to give it a test and then tell google through your web master account what your sitemap file is called ie sitemap.php or whatever. See the Help file https://bizpep.com/sitemapxml/ and https://bizpep.com/sitemapxml/ . Instructions are also provided as you complete the steps.
Question and Answer Item 2058192 - Browse All Question and Answer Items