WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-06-2006, 10:34 AM
kerer99's Avatar
WebProWorld Member
 

Join Date: Apr 2005
Location: Calgary, Canada
Posts: 95
kerer99 RepRank 0
Default BIG e-mail dilemma that is costing me precious time!

I have received form submissions from a website that have the name, e-mail, and country in the body of the form submission e-mail. When I export these e-mails as a tab-delimited file in Outlook 2000, it exports them into a messy excel file - the 3 fields in the body of the e-mail are not seperated into columns.

Does anyone know of any utilities that could take these existing e-mails and parse them? Again, I would be looking for all data in the e-mails to be stripped, except for the name, e-mail, and country fields, and be placed into an excel document with the 3 fields in 3 seperate columns, or in a tab delimited file.

I believe I am looking for an "e-mail parser" - one that could parse existing e-mails.

Little help? P-L-E-A-S-E?
__________________
Free Online Paid Surveys - Americans, Canadians, Australians, UK residents, International residents, Kids - anyone can join!
Reply With Quote
  #2 (permalink)  
Old 02-07-2006, 12:45 PM
Faglork's Avatar
WebProWorld Veteran
 

Join Date: Feb 2005
Location: Forchheim, Germany
Posts: 947
Faglork RepRank 0
Default

Why don't you just save it to a file on your server?
Would be much easier. Write it semi-colon-delimited like

name;e-mail;country;
name;e-mail;country;
name;e-mail;country;
...

and download it regularly.

hth,
faglork
Reply With Quote
  #3 (permalink)  
Old 02-07-2006, 12:49 PM
ADAM Web Design's Avatar
WebProWorld 1,000+ Club
 

Join Date: Dec 2003
Location: Toronto, Ontario, Canada
Posts: 2,217
ADAM Web Design RepRank 0
Default

Better yet, why not write it to a database file, which would allow you the option to expand the file to include other things if/when you wanted to?
Reply With Quote
  #4 (permalink)  
Old 02-07-2006, 01:11 PM
kerer99's Avatar
WebProWorld Member
 

Join Date: Apr 2005
Location: Calgary, Canada
Posts: 95
kerer99 RepRank 0
Default

Quote:
Originally Posted by Faglork
Why don't you just save it to a file on your server?
Would be much easier. Write it semi-colon-delimited like

name;e-mail;country;
name;e-mail;country;
name;e-mail;country;
...

and download it regularly.

hth,
faglork
Quote:
Originally Posted by ADAM Web Design
Better yet, why not write it to a database file, which would allow you the option to expand the file to include other things if/when you wanted to?
lol, yes, that would be GREAT, but my lack of programming skills really doesn't help...

You know, I think it's time for me to outsource - there's only so much one person can do.

In the meantime though I have over 2000 e-mail submissions sitting in my inbox that need to be sorted. I've created a bit of a nightmare for myself here.

How much do you think it would cost to hire someone to create a system to write form submissions to a database, and input existing e-mails to a database?
__________________
Free Online Paid Surveys - Americans, Canadians, Australians, UK residents, International residents, Kids - anyone can join!
Reply With Quote
  #5 (permalink)  
Old 02-13-2006, 10:45 AM
Faglork's Avatar
WebProWorld Veteran
 

Join Date: Feb 2005
Location: Forchheim, Germany
Posts: 947
Faglork RepRank 0
Default

Quote:
Originally Posted by kerer99
How much do you think it would cost to hire someone to create a system to write form submissions to a database,
depends on how user-friendly this has to be. Just additionally writing data into a MySQL database is rather cheap - however, you would have to handle exports by tools like PHPMyAdmin.

If you want a full-blown user interface, it can get expensive.


Quote:
Originally Posted by kerer99
and input existing e-mails to a database?
There are existing 3rd-party-solutions, some of them can be found at
http://www.slipstick.com/addins/housekeeping.htm

Before you try any of these, DON'T FORGET to make a backup!

hth,
faglork
Reply With Quote
  #6 (permalink)  
Old 02-14-2006, 07:01 AM
WebProWorld New Member
 

Join Date: Dec 2003
Location: Houston, Texas
Posts: 9
SoloSEO RepRank 0
Default

I've used a program called 'Batch Keyword Cleaner' to do the same thing you're wanting. There is a bit of work involved though since it wasn't designed for this purpose. It's one short-coming for this job is that it can't remove sequential time, you'll have to remove that manually if you have it in your file.
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0