populate from email to database
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I have incoming messages to specific email address. I want to loop through all the messages in that account then INSERT the email subject to the article_title and the body to article_url How can I do that please
-
I have incoming messages to specific email address. I want to loop through all the messages in that account then INSERT the email subject to the article_title and the body to article_url How can I do that please
i would imagine, depending on how you get your emails, that a simple foreach should do the trick. what format are your emails?
Three types of people in this world, those that can count and those that can't www.casserlyprogramming.com