Brian King wrote: > Does anyone know how to tell from script if a page was generated from a > form, i.e. it has POSTDATA in it? > There has to be a way, since reload asks if you want to POST again. Maybe via the channel, QI to nsIUploadChannel. lxr search for that? Just guessing. Axel