Andrew Gaffney wrote: > > I believe there is an HTTP status code that tells the browser that > the form was successfully submitted, but not to go anywhere. I don't > know what it is off the top of my head, but I think it would work in > this case.
Would that be 204 No Content? http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.5 I've never used that before. I wonder if the various browsers behave properly when they get that? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]