What I've done with ASP when I faced this kind of situation is to have your form post to an intermediary page, which has a server-side script and a form with hidden fields. I'd have it run through the server-side script to e-mail the form contents, then have a javascript which submits the form when the page loads. Pete --------------------- Pete Dronzek pdronzek@efn.org