revanth Posted July 3, 2012 Share Posted July 3, 2012 I will get a mail from particular mail Id.The mail consists of HTML format.In HTML format the data is present.Now I should pick up the data values and should insert into database.and the Email should be seen as read mail.How to do this? I tried but failed. Thanks in advance Quote Link to comment Share on other sites More sharing options...
revanth Posted July 3, 2012 Author Share Posted July 3, 2012 thanks Quote Link to comment Share on other sites More sharing options...
Barand Posted July 3, 2012 Share Posted July 3, 2012 Create a batch command file eg myJob.bat cd path/to/scripts c:/php/php-win myscript.php arg1 arg2 etc Kick off the .bat job using Windows Scheduler Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.