I have a page allowing inserting a record. If the user refresh (reload) the page, it will insert a duplicate record. Is redirecting to the page the only way to prevent that from happening? But I don't like that. Is there other ways to prevent that? Thanks.
Go to the complete details ...