Send mail and refresh page
Hi, I have a php page that validate and send mail.
How can I avoid re-sending the mail.
The problem is that the visitor can refresh the page
and that cause the resending the mail...
is there a way to send mail just once?
.
Relevant Pages
- Re: user control
... The page cannot be refresh without resending the information. ... > Settimeout and javascript reload. ... (microsoft.public.dotnet.framework.aspnet) - Re: refresh problem
... > I've got an ASP.Net page that displays some data from a database. ... > have a refresh button on the page that works just fine. ... > utilize the browser's Refresh button, I get an annoying message "the ... > page cannot be refreshed without resending the information". ... (microsoft.public.dotnet.framework.aspnet) - How to reload the webpage
... my web page have lots of user control. ... when i try to refresh the web page, i encounter a problem as below: ... "The page cannot be refresh without resending the information" ... (microsoft.public.dotnet.framework.aspnet) - Re: Send mail and refresh page
... I have a php page that validate and send mail. ... > How can I avoid re-sending the mail. ... this way when they refresh, ... (alt.php) - MS IE6 Error message window re: resending information
... When surfing the net every 5 or so minutes I get a window pop up that says " ... The page cannot be refreshed without resending the information. ... I am not trying to refresh any pages or visit othe pages, ... (microsoft.public.windows.inetexplorer.ie6.setup) |
|