Hi everyone
I have a problem with my browser IE7. Problem is when I execute a simple insert query its inserting records two times. But this is only happening after isset($_POST['submit']). If I write the query above the isset($_POST['submit']) its going correct and only inserting a single record as I desired. There is no loop, I have not written two time the query, then why Its inserting two records a single click. I am in problem please help me out. But its working fine in Mozilla and IE6. Problem is only with ie7.
Thanks
gautam
mysql insert query is executing two times in ie7
Moderator: General Moderators
-
gautamlohar
- Forum Newbie
- Posts: 2
- Joined: Thu Nov 26, 2009 12:14 am
-
gautamlohar
- Forum Newbie
- Posts: 2
- Joined: Thu Nov 26, 2009 12:14 am
Re: mysql insert query is executing two times in ie7
HI can anyone help me...
Re: mysql insert query is executing two times in ie7
Hi,
Please post your entire code - both the duplicating and non-duplicating versions in php code tags.
Thanks,
Dave.
Please post your entire code - both the duplicating and non-duplicating versions in php code tags.
Thanks,
Dave.