Hey everyone..Hopefully someone can help me out here.
I have a form online that people can come in and make requests through. Someone comes in and fills out the form and submits it..Once that form is submitted it is sent via email to my outlook.
What I am trying to do now is use VBApplications or something similar to figure out how I can take the body of that email in outlook and save it to a local text file. Another thing I was considering would be some sort of php script that ran on the server and checked for the emails via SMTP or something - when it saw the email it would save the body to a text file on the server somewhere...
has anyone ever done something like this before? Anyone know of any tutorials or sites online that explain this? I need to get the form content that is sent via email to get saved into a local text file...
I have a form online that people can come in and make requests through. Someone comes in and fills out the form and submits it..Once that form is submitted it is sent via email to my outlook.
What I am trying to do now is use VBApplications or something similar to figure out how I can take the body of that email in outlook and save it to a local text file. Another thing I was considering would be some sort of php script that ran on the server and checked for the emails via SMTP or something - when it saw the email it would save the body to a text file on the server somewhere...
has anyone ever done something like this before? Anyone know of any tutorials or sites online that explain this? I need to get the form content that is sent via email to get saved into a local text file...






