valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
Items selected where Item is 231
Questions & Answers
Q: Am I correct in thinking that the code is configured specifically for the form created by the program or does it dynamically pick up the field names?
A: No the processing code will process all the form fields (based upon the settings ie Upper Case etc), it is dynamic. So you can use the same processing code with any form. The processing code simply looks for any posted fields and processes them in line with the set variables. But remember for data to be added to a MYSQL database fields must be set in the database that match the form fields.
Question and Answer Item 231 - Browse All Question and Answer Items