I am posting a field content to a cgi script on my server. It opens and writes a text file. All goes well, when it works. Is there a simple method to error trap when for some reason the write doesn't occur, so that the script will repeat the process? Thanks. Peter