[thelist] Re-Posting

Pete Dronzek pdronzek at efn.org
Fri, 13 Aug 1999 12:51:49 -0700


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