valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 181 182 183 184 185 186 187 188 189 190 > >>
Questions & Answers
Q: New Software Release
A: Site Builder Software Version 1.0 - 15 November 2006 Details available at https://bizpep.com/note/ Site Builder Software allows you to easily build a dynamic web site with an automatically generated menu structure, auto keyword and description meta tag generation, inbuilt RSS feeds and valid XHTML coding. It provides a quick and easy to use solution to Web Site creation and is suitable for anyone wanting to create and maintain a clean valid web site with ease, from novices to experienced professional web site developers
Question and Answer Item 10455 - Browse All Question and Answer Items
Q: I build custom homes and I am looking for software that I can create Option Forms with. The client would log in and fill out options for his home. He may not finish a form, log off and come back and complete it. Also it would be nice if the forms relate to each other and fills in options based on other options. Example: A jacuzzi bathtub would need to let the electrical option sheet know that the plumbing sheet chose a jacuzzi. Is this possible with your product?
A: You can create forms with select fields (options). However if you want the settings to be remembered between sessions (ie users closes browser) you will need to use cookies or a database to store the existing data, this would require specific development. To have a different form pre populate based on previous selections would also require a specific script be developed for your application. Overall I think you would be best having the forms developed (by your web site developer) specifically for your needs.
Question and Answer Item 10439 - Browse All Question and Answer Items
Q: Hello, I am thinking about purchasing your product. I downloaded the evaluation copy and I am testing with it. My server past all test described to make sure it will work with your software. The form does send to goldmine. However when I open and select to link to a new contact the only fields that will import are First_Name and Last_Name. I have checked to make sure I have the correct DataBase Names for the other fields I am trying to use, as you also describe and they are, but it still will not seem to work. Any Ideas?
A: As some fields are importing it definitely appears to be a form field name, database field name matching issue. If you have non alpha numeric characters in the field names including spaces it could be a problem also check that the letter case is the same. If you still have difficulty let me know the url of your form and send me a copy of the received email and I may be able to assist further.
Question and Answer Item 10438 - Browse All Question and Answer Items
Q: I was just wondering if the software could be used so that my visitors could create their own sitemaps from my site without violating your licensing. The script is just what i am looking for.
A: You can host and display evaluation software on your site however registration details and information must never be distributed in any way and the software function must be inline with its intended use. So basically you can run the software on your site (just like we do at https://bizpep.com/sitemapxml/ ). This will allow users to generate a sitemap in evaluation mode from your site. When hosting software the software must not be altered in any way, and at all times http:// bizpep.com must be clearly identified as the developer and copyright holder. We require notification of the hosting url and reserve the right to request removal of our software at our discretion. Any acknowledgment links from your site are appreciated.
Question and Answer Item 10437 - Browse All Question and Answer Items
Q: I successfully uploaded the program to my server and registered it. I'm now ready to create a dynamic sitemap. Should the sitemap.php text encoding be ANSI or UTF-8 for Google?
A: ANSI (the default in notepad) is fine as the dynamic code creates the sitemap in utf-8 for google and the static code is already encoded as utf-8 by the generator. Q: Should the php last-modified header tag be at the top of each web page or only the main page? I assume it needs to be on each page. A: You only need to add the header tag if your server does not already include a Last-Modified: date in the response headers when the urls are requested. Using the HTTP Header Viewer https://bizpep.com/http-header.php you can see the HTTP Headers returned when your web pages are called. For a Last Modified Date to be included in your SiteMap the HTTP Header Viewer Received Response for your web pages must include a Last-Modified: date. If it does not and your server will run php in your web pages you can add the header code as outlined in the help file. As the last modified date is for each page the code will need to be in all pages.
Question and Answer Item 10436 - Browse All Question and Answer Items