Niklas Frykholm wrote: > > [Niklas Backlund] > > But I want to save the text I entered to a text file (or whatever) and > > send back some confirmation text -- I don't want the form to appear > > again. .... > You have to get to the page in some other way than by reloading it (to > prevent the web browser from reposting the data). For example, you could > have a link at the bottom of the page that points to the script. Thanks, that was just the little push I needed to get along in the right direction! =) /Niklas