mySql Update Record Behavior
I created a simple form to update some records using the WebAssist MySqli Update Record wizard.
See attached file.
Instead of updating the record, it blanks all of the fields!
What did I do wrong?
I created a simple form to update some records using the WebAssist MySqli Update Record wizard.
See attached file.
Instead of updating the record, it blanks all of the fields!
What did I do wrong?
You have the fields bound to $_GET values but probably changed your form to "post" after application.... The bound values have to be updated to $_POST instead of $_GET.... you can probably just do a find/replace.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.