|
Posted by ZeldorBlat on 11/18/07 03:14
On Nov 17, 9:56 pm, a...@spamcop.net (axlq) wrote:
> Situation: User submits a form, gets a page returned. User clicks
> the "reload button."
>
> Normal result: Browser asks to confirm re-submitting of the form
> data.
>
> That's not what I want. What I want is behavior like what Wikipedia
> does, as well as vBulletin forums and other nice php-based sites:
>
> Situation: User submits a form, gets a page returned. User clicks
> the "reload button."
>
> Desired Result: The current page simply re-loads and the user isn't
> asked to confirm re-submission of the form data. The form data
> isn't re-submitted.
>
> This may not be a php problem, but I tend to notice this on php
> sites because my php site doesn't exhibit this behavior, and I want
> it to. How do I accomplish this?
>
> -A
This question has been asked and answered many times in this
newsgroup. With a little bit of searching you should be able to find
it.
Navigation:
[Reply to this message]
|