I am making an application that will go through an inbox. When it finds an email with subject I want, I want my code to read the contents into a table. From there I will store the information for the user to OK.

I am part of a charity that helps the homeless. From a webpage form, I receive an email whenever someone registers to volunteer on-line. (I am using wordpress with the appropriate plugins.)

It comes with a subject line: KW Out of the Code Registrant

While I'm going through the inbox, I would pick out all messages with the above subject and then update some tables.

Does that help explain it? I want to step though the emails in the inbox looking for emails with a specific subject.

Mike

On 19/12/2012 4:32 PM, Ted Roche wrote:
Mike:

Step back a couple of paces and explain what you are trying to accomplish.

This is FoxPro, and there are three ways to accomplish almost anything, or
no way at all, a wise man once told me.

If you're trying to get your app to check on some status when it starts up,
a lot of us use web sites to do that. You could even customize it so each
application had a unique message it would get.



_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/50d23864.80...@gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to