I am using;
When I add a record the add_success page does not have my data. It shows my html_long without data. I believe it has something to do with the way the $key_field is passed to the add_success page. I am not one to rush to submit a post. I have searched through all and found a few relevant posts, from that I checked a number of things. I have checked for missing/misspelled fields, replacing the .db file.
I have another problem that I believe is related to this one. When I attempt to modify a record it will bring up the record that needs to be modified in the proper html_record_form with all data correct although if I attempt to submit the modify it says no record found, but if I manually re-enter the key_field it will modify.
Here are links to my html & config files.
http://www.humboldt.edu/~humecon/config.txt
http://www.humboldt.edu/~humecon/html.txt
If anyone can help it would be much appreciated
-DON
- friendly_html
- short/long mod
When I add a record the add_success page does not have my data. It shows my html_long without data. I believe it has something to do with the way the $key_field is passed to the add_success page. I am not one to rush to submit a post. I have searched through all and found a few relevant posts, from that I checked a number of things. I have checked for missing/misspelled fields, replacing the .db file.
I have another problem that I believe is related to this one. When I attempt to modify a record it will bring up the record that needs to be modified in the proper html_record_form with all data correct although if I attempt to submit the modify it says no record found, but if I manually re-enter the key_field it will modify.
Here are links to my html & config files.
http://www.humboldt.edu/~humecon/config.txt
http://www.humboldt.edu/~humecon/html.txt
If anyone can help it would be much appreciated

-DON