valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 301 302 303 304 305 306 307 308 309 310 > >>
Questions & Answers
Q: What about software security?
A: Form1 Builder and Investment Analysis Software always save information to your computer. If the software is installed on your computer this information is as secure as all other data on your system. When the software is run from a server saved information can be accessed as a cookie by the hosting site. It is recommended that you install and run software directly on your computer when maximum data security is required.
If you set the Form1 delivery email address in the configuration variables Form1 can only send to that email address. This cannot be altered unless access is provided to modify files on your server.
MailMailer emails can be sent by anyone who can access your MailMailer web page. To protect from misuse only provide your MailMailer address (url) to authorized personnel. If desired you can change the name of your MailMailer file and/or locate it in a password protected directory to provide additional security.
Question and Answer Item 6 - Browse All Question and Answer Items
Q: When someone registers it posts the registration to the mysql database AND also sends me a notification email with all the profile details. Can I modify the email that already comes to me so that it includes the goldmine data import instruction and data?
A: You could add code to send the GoldMine email. You would need to add coding to your existing php code to set email headers, format and send a goldmine email. Additional info can be found at https://bizpep.com/form1/ .
Question and Answer Item 2058282 - Browse All Question and Answer Items
Q: I think that I have most of it figured out, however, my form looks different in Firefox than in IE.
A: This is due to your form layout code. If code is not valid (ie to the W3 standard) it can display differently in IE and FireFox. It looks like you have used code from http:// www.phpform.org. it also includes a number of invalid links (pointing to your local computer not the Internet ..starts with file: ) and some automatically inserted Google Toolbar values. If it is cleaned up it to be valid code it should appear correctly in both browsers.
Question and Answer Item 10805 - Browse All Question and Answer Items
Q: How do i change the e-mail address in an existing form?
A: In the Form1 Builder processing code (usually at the top of the form page coding), you need to change the Form Delivery Email Address. In the processing script this appears as $delemail = "myemail@mydomain.com"; . Open the form page in a text editor and change the value between the " " to the required email address and upload to your server. See the Help file for details https://bizpep.com/form1/ .
Question and Answer Item 10814 - Browse All Question and Answer Items
Q: When I try to create a sitemap, I still get a message saying that I have a seven day trial period and that my code won't work after that.
A: SiteMap XML Software registration details are saved as cookies on your system. As long as cookies are enabled and not blocked/cleared the registration details remain. When you use registered SiteMap XML Software to generate Dynamic SiteMap Code the registration is embedded in the generated code. If the Software reverts to evaluation mode then cookies were cleared and you need to re-enter software registration details. If Dynamic SiteMap Code is in evaluation mode then it was not build with registered software and you need to re-enter software registration details and rebuild the Dynamic code. You can see the current registration status of the software using the Registration link in the top menu. Make sure there is valid registration before you build code. To check an existing dynamic sitemap registration open your sitemap file in a text editor and the registration status when the sitemap code was built is displayed at the top.
Question and Answer Item 10815 - Browse All Question and Answer Items