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 password protect this church question form. For some reason your code gets splayed all over the page, and the login doesn't work. I have tried inserting the code at the very top of the page, after <html>, didn't work - and then between <head> and </head> and it still does the same thing.
A: The php code should be at the very top of the page above everything else including any tags/document headers etc. It must be the first thing above the <html> and above anything else that is above this. At the moment the code is not running (hence it is displayed) because it is not the first thing on the page.
Question and Answer Item 10486 - Browse All Question and Answer Items
Q: I'm need a form that will pass on info from page to page before submitting, but I need it to be able to direct Page 1 to Page 2 or Page 3 depending on fields from Page 1?
A: Form1 provides the capacity to pass data from page to page (ie a multipage form) but to direct the page displayed based on selected Fields will require additional scripting. Developing of a detection script and adding it to the Form1 code could determine the page to show.
Question and Answer Item 10485 - Browse All Question and Answer Items
Q: I have a question regarding your sitemap generator. I tried it on the domain and it didn't populate the directory names correctly. For example, the page /options101/what-are-options.html was generated in the sitemap as /what-are-options.html. I.e. without the options101 folder.
A: When you run the SiteMap it returns http://www.optiontradingtips.com/what-are-options.html and further down http://www.optiontradingtips.com/options101/what-are-options.html .. This is most likely due to your links (href) using relative links without the root / (look in your page code). The link on the home page is not fully relative ie missing the first / so the generator treats the file as if it is in the current directory ie the root. In the page http://www.optiontradingtips.com/options101/index.html the link is also relative but is already in the same directory as the file (which is correct) so the generator treats the file as if it is in the current directory ie this time it is options101/ . Hence you end up with 2 entries. hope this makes sense. If you adjust the href value in the home page it should be fine.
Question and Answer Item 10484 - Browse All Question and Answer Items
Q: I have tried to make payments twice and twice PayPal rejected the order. Please advise.
A: If you are unable to pay via PayPal you can use the RegNow option (select RegNow after you click Order Now from https://bizpep.com/password/ ). If Credit Cards are the issue RegNow also allow payment via Bank Transfer or Check. Just select the desired Payment Method once you reach the Order Form.
Question and Answer Item 10483 - Browse All Question and Answer Items
Q: Please would you setup the mailer for me so that i can download text files and send bulk emails.
A: MailMailer is not a bulk emailer and does not use a database (only text files), see https://bizpep.com/MailMailerInfo.php . Installation instructions are included in the Installation section of the Help file (this is also online at https://bizpep.com/MailMailerHelp.php ). Follow these instructions to install. We do not undertake installation as a component of the license. If you have a specific difficulty after following the instructions please let me know exactly what the issue is and I will be able to assist further.
Question and Answer Item 10482 - Browse All Question and Answer Items