Re: Import and Insert data from email
- From: "McKirahan" <News@xxxxxxxxxxxxx>
- Date: Wed, 13 Feb 2008 13:13:06 -0600
"Simon Gare" <simon@xxxxxxxxxxxxx> wrote in message
news:ecBRIDnbIHA.4936@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
Not an email form but maybe a format like below where the end user just
types line after line, need to read this when it comes in and insert into
table the email itself would be sent to booking@xxxxxxxxxxxxxxxxxxxxxxxxx
for example.
0102
001/00236
13/02/2008 15:00
STANDARD VEHICLE
MR JONES
20, HA1 3RT
333, W10 6RA
Explanation of above for your reference
Account number
Booking reference
Date time
Vehicle type
Passenger name
Collection address
Destination address
Thanks in advance
Please do not top post as it makes the conversation harder to follow.
"McKirahan" <News@xxxxxxxxxxxxx> wrote in message(maybe
news:j9adnd5EtvuerS7anZ2dnUVZ_vShnZ2d@xxxxxxxxxxxxxx
"Simon Gare" <simon@xxxxxxxxxxxxx> wrote in message
news:e49HuMmbIHA.5888@xxxxxxxxxxxxxxxxxxxxxxx
Hi all,
have a client who receives email bookings, need to read the email
in
asp page) and insert it into db.
Any ideas.
A few more details would be helpful.
What would be stored in the database; perhaps just:
Date Sent
From Name (if available)
From Email
To Name (if available)
To Email
Subject Line
Message Body
Are the messages in plain text or HTML?
Would there be any attachments? If so, what type?
What would the client effort be; would they be willing
to cut-and-paste a "Reply To" copy of the email into
a textarea?
Once in the database how would they be used?
You did not answer all of my questions.
Regarding your response:
Can a consist format always be guaranteed?
If so then perhaps it can be parsed out accurately.
Would you send me an example of a real email;
(though of course you could change some of the data)?
Since you mentioned it, is or could an Web form be
used to generate the email? If that form is under your
design control it could propagate the database on submit,
.
- Follow-Ups:
- Re: Import and Insert data from email
- From: Simon Gare
- Re: Import and Insert data from email
- References:
- Import and Insert data from email
- From: Simon Gare
- Re: Import and Insert data from email
- From: McKirahan
- Re: Import and Insert data from email
- From: Simon Gare
- Import and Insert data from email
- Prev by Date: Re: vbscript to save file to a folder under user profile
- Next by Date: Re: Does Open File For Output As #1 work in VBS?
- Previous by thread: Re: Import and Insert data from email
- Next by thread: Re: Import and Insert data from email
- Index(es):
Relevant Pages
|