Maheshwaran 0 Posted August 10, 2019 Report Share Posted August 10, 2019 I trying to update table where the data is coming from PHP. Here the submit button and table are in different frame. I have attached example code. can you please help me to update table when click submit button? Thanks, Maheshwaran B frame.html frame_a.html frame_b.html head.html tmp.php Quote Link to post Share on other sites
Maheshwaran 0 Posted August 26, 2019 Author Report Share Posted August 26, 2019 Hi All, Can you please give some coments Quote Link to post Share on other sites
Maheshwaran 0 Posted August 27, 2019 Author Report Share Posted August 27, 2019 On 8/11/2019 at 1:06 AM, Maheshwaran said: I trying to update table where the data is coming from PHP. Here the submit button and table are in different frame. I have attached example code. can you please help me to update table when click submit button? Thanks, Maheshwaran B frame.html 199 B · 0 downloads frame_a.html 790 B · 0 downloads frame_b.html 2.29 kB · 0 downloads head.html 323 B · 0 downloads tmp.php 450 B · 1 download Quote Link to post Share on other sites
dsonesuk 914 Posted August 27, 2019 Report Share Posted August 27, 2019 Not many would download files, and we mainly fix problems not the whole project Quote Link to post Share on other sites
Funce 42 Posted August 27, 2019 Report Share Posted August 27, 2019 On 8/27/2019 at 3:57 AM, Maheshwaran said: Hi All, Can you please give some coments You'll need to show us two, possibly three, snippets of code. Your table element showing your form input names. If the submission is done via JavaScript, we'll need to see that bit too. Your php showing the processing and database communication. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.