Hi guys,
I am going to attempt a little project in Visual Basic and was wondering if it is possible to do. I did a little bit of Visual Basic in college but have forgotten most if it !! ha. Hopefully it will come back to me when I start this.
Anyway this is what I want to do.
I am making a ordering system, where a user can enter order details into form fields click 'ORDER' and have this informaton either saved in an access database or a text file or something.
Then every day for an email to be automatically generated which contains the order details. This email must be sent with our email address as the sender.
Is this possible ?? The one thing I am not sure about is the email generation and sending. Can this be done ?? Could I invoke outlook express or something to send the email. (Presuming that there is an internet connection already present).
Thanks for any help
I am going to attempt a little project in Visual Basic and was wondering if it is possible to do. I did a little bit of Visual Basic in college but have forgotten most if it !! ha. Hopefully it will come back to me when I start this.
Anyway this is what I want to do.
I am making a ordering system, where a user can enter order details into form fields click 'ORDER' and have this informaton either saved in an access database or a text file or something.
Then every day for an email to be automatically generated which contains the order details. This email must be sent with our email address as the sender.
Is this possible ?? The one thing I am not sure about is the email generation and sending. Can this be done ?? Could I invoke outlook express or something to send the email. (Presuming that there is an internet connection already present).
Thanks for any help

Comment