View Single Post
  #2 (permalink)  
Old 06-29-2006, 05:46 PM
Allen's Avatar
Allen Allen is offline
Administrator
 
Join Date: Dec 2001
Location: Atlanta, Georgia, USA
Posts: 1,066
From what I can tell, the form is just submitting to your email. I would suggest you create a page that processes the form, formats the output, and then emails or stores in a db, etc.

If you do this, you could format the output as csv for use in excel.
Reply With Quote