On Thu, 29 Mar 2001 [EMAIL PROTECTED] wrote: > Anyone have any tricks up their sleeve to prevent the following: > IE, on opening a new browser windows, or on revisiting through history a > page which submitted some post data, will re-post that data, > which causes me problems, as POST triggers my music player window, > with a random mix from the post parameters. > Netscape does this too, but only on reload. > > It's tricky to have a flag disallowing reposts, because it's hard to > differentiate between an accidental one and a real one. > > I guess I'm just wondering if anyone has thought hard about this here. You oculd put a one-time key in the form values.