Hi guys,
I have a problem about data insertion in my database table. when i refresh my page after form submit it duplicates the first one. Is there any way to prevent this without comparing the data if it is present already in the database or by not redirecting the user to other page. What i want is the user will stay on same page.
Thanks