Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
I'm 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. I'm just looking for any ideas or programs that I could use to make this work better.
Posted
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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...