valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 251 252 253 254 255 256 257 258 259 260 > >>
Questions & Answers
Q: Will I be able to delete all the promotional text from any designed php form once I have paid? (Meaning: All the bizpep text).
A: You can modify the form any way you like. All the html (the displayed page) is adjustable. The notices in the php code remain but are never seen by anyone.
Question and Answer Item 330 - Browse All Question and Answer Items
Q: I am having a problem opening existing forms. After I build the form I save it as txt and html. I try to open the form either way and it doesn't work. I'm sure I am missing something simple, but need some guidance. I have a couple of HUGE forms that I have to keep re-entering the whole thing and it takes HOURS to rebuild the forms.
A: When you use an existing form it must be only html (no processing code, this is added when you Build). If you open your existing form in a text editor and then delete any processing code, basically anything outside the <html></html> tags. Save this and use it as your Existing from file.
Question and Answer Item 331 - Browse All Question and Answer Items
Q: How/Where do I modify the form so when "send form" or "submit" buttons are pressed it takes them to the URL I specify?
A: This is defined as the Thank You URL in the processing code. Refer to the Messages section of the Help file, or the online help file at https://bizpep.com/form1/ .
Question and Answer Item 312 - Browse All Question and Answer Items
Q: I have Goldmine 4.0 and would like to import data from this form into Goldmine. I have a web space hosted at "www.goddady.com" with MSQL running on Linux. Below is the HTML of the form I want available to Internet website and the emailed to me through Goldmine. What fields of data will Gold Mine see and be usable?
A: If you use Form1 Builder Goldmine any form fields that match field names in GoldMine will be imported. For details refer to the GoldMine section in the Form1 Builder Goldmine Help file. You can access this from https://bizpep.com/form1/ .
Question and Answer Item 313 - Browse All Question and Answer Items
Q: I can submit my form but all I get is an email with "Error MYSQL Form Submission." Some kind of error reporting would be helpful.
A: The Error MYSQL email indicates that the processing software can not access the MYSQL database, this is all it knows. Check the database variables and points as listed in the MYSQL section (2 II) of the Help file. This is usually due to settings in your form variables not matching the setup of your database (remember you must set the database up before the data can be added).
Question and Answer Item 306 - Browse All Question and Answer Items