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: I am trying to solve a problem with the field name that is passed along when the default Required Field Input Missing page is displayed. I am trying to have the user input the value of the Key3 field from the goldmine database. But for relevance to the user it is call Account Number in the form. When the field is not inputted and the form is submitted the Required Field Input Missing page displays the following "Please use the Return to Form above to return to the form and complete the required field Key3." I want it to say "Account Number" instead of "Key3". I read the post from your Q&A section that deals with this and recommends using the $reasonreturn field?
A: To use this method you need to build a dynamic return page (in php or javascript, php is best) that displays a specific message based on the reason sent ie instead of Key3 it displays Account Number. This would require some additional script development. Or you could keep the field name as Key3 and in the text display for the field simply label it something like "Account Number (Key3)" to establish the link?
Question and Answer Item 10481 - Browse All Question and Answer Items
Q: Hi designed some forms and was able to get them working with the help of the form1 software but a lot of people are complaining that when the error window comes (the one that states that their is missing or incorrect information) they click return or press back they have to input all their information all over again. They have cookies enabled in their browsers and still it doesn't retain the information and they have to input their information all over again. Is there any way i can fix this problem?
A: The best approach is to use the Maintaining Form Content function see the Help file for details https://bizpep.com/form1/ . This will always maintain form content regardless of the browser or cookie settings. An alternative is using the JavaScript Return see the Help file for details https://bizpep.com/form1/ . This is easier but depends on the user having javascript enabled in the browser.
Question and Answer Item 10480 - Browse All Question and Answer Items
Q: Would SiteMap XML work for my website?
A: If it uses valid href links (in your page code) to link to pages within the site or you input the unlinked pages as a Start Url they will be listed in the SiteMap. You can give it a try online at https://bizpep.com/sitemapxml/ .
Question and Answer Item 10477 - Browse All Question and Answer Items
Q: Is SiteMap XML for Google, Yahoo and MSN?
A: Yes it can generate StieMaps suitable for these and most other search engines.
Question and Answer Item 10478 - Browse All Question and Answer Items
Q: Is SiteMap XML only for 5000 pages or links? Could SiteMap XML be for 50000 pages or links?
A: 5000 pages is the recommended maximum size. This is due to the time required to process. The more pages the slower the sitemap generatation. If you are running SiteMap XML on your server you can adjust the maximum above 5000 (to anything you like) and it will run OK. Just be sure that the processing time does not exceed the server time out period.
Question and Answer Item 10479 - Browse All Question and Answer Items