valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 191 192 193 194 195 196 197 198 199 200 > >>
Questions & Answers
Q: I have a very long form that I have I have broken into tables. Is it possible to send the data in your forms to multiple tables? If so how?
A: If you are referring to having a single form data entered into different MYSQL tables on submission, no. However you could break the data into different forms (even if they were on the same page) and have each form action call a separate processing file each set with a different MYSQL table. Q: I need to know how to set a default value for a select drop down. A: A select option is select when the option includes a selected="selected" attribute. So the basic option tag becomes <option selected="selected"></option>. See some of the form tutorial sources provided for information on html in forms. Q: How to use a "Please Select One" as the first option but not have it count as data in a required field. A: Use the Defined As Empty Form Field Values. Simply set this to Please Select One, for details see the Defined As Empty Form Field Values section in the Help file.
Question and Answer Item 10387 - Browse All Question and Answer Items
Q: How do I download my purchase of SiteMap XML Software?
A: You made a PayPal payment using an eCheque and PayPal advise that an '...eCheque Payment will remain Uncleared until the funds have cleared from the sender's account, which usually takes four working days'. In this case the transaction is not complete until your funds are cleared. As soon as this happens your registration details will be sent. You can download from https://bizpep.com/sitemapxml/ but will not be able ot register until your transaction clears and you recieve your registration details.
Question and Answer Item 10386 - Browse All Question and Answer Items
Q: How do I prevent the program from displaying our registration info upon loading page?
A: This is only displayed when run on your computer (as the details are held in cookies on your system). It also depends on javascript which can only be run by a browser. When I (or anyone else) call you page we get the registration evaluation message (not your registration).
Question and Answer Item 10385 - Browse All Question and Answer Items
Q: I just downloaded the free version and did a test. My host works with PHP. I created a new form, uploaded it to my server the same way and it doesn't work. Here's the code I created. Why won't it work for me?
A: From what you have sent it looks ok but first run the Test code (if you have not alreadyt) and build a QucikForm to give it at test (if you start with the basics you can identify any problems as you go). If this works you can then move to your desired form knowing that your server will run form1 correctly. If you still have difficulty let me know exactly what is and is not happening (ie it does not work does not tell me a lot), send me the url of your form and the form code as an email attachment and I can investigate for you.
Question and Answer Item 10381 - Browse All Question and Answer Items
Q: I started using your software today, which I registered and purchased. One question: what can I do so that I don't have to keep entering the registration info each time I use it?
A: Registration details are held as cookies on your system, as long as you allow cookies and they are not blocked registration details will be maintained.
Question and Answer Item 10380 - Browse All Question and Answer Items