using data from a form submission

leeloo

New member
Joined
Jul 31, 2003
Messages
1
Location
South Dakota
Im very new to web programming. I have recently developed a web site with a form. When the form is submitted, the results get emailed to me formatted simply as fieldname = value. I need to take the data in that email and format it so that it is set up neatly on an order form that we can add data for office use only. My question is how can I get transfer that data from the email to a more usable format. I have tried using a mail merge type document, but the fieldname = value format does not work correctly for that. Im just looking for any ideas or programs that I could use to make this work better.
 
Why not take your data from the webform and put it in a txt file that is attached to your email. Then you can read it into your programme and do what u want.
 

Similar threads

J
Replies
0
Views
63
Jalil Sear [MCPD SharePoint]
J
Back
Top