Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-06-2004, 05:44 PM   PM User | #1
wap3
Regular Coder

 
Join Date: Aug 2002
Location: UK
Posts: 324
Thanks: 0
Thanked 0 Times in 0 Posts
wap3 is an unknown quantity at this point
Can this be done in Visual Basic

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

wap3 is offline   Reply With Quote
Old 02-06-2004, 06:24 PM   PM User | #2
Roy Sinclair
Senior Coder

 
Join Date: Jun 2002
Location: Wichita
Posts: 3,880
Thanks: 0
Thanked 0 Times in 0 Posts
Roy Sinclair will become famous soon enough
Yes, it's all possible, there's nothing there that's all that complicated.
__________________
Check out the Forum Search. It's the short path to getting great results from this forum.
Roy Sinclair is offline   Reply With Quote
Old 02-06-2004, 06:35 PM   PM User | #3
wap3
Regular Coder

 
Join Date: Aug 2002
Location: UK
Posts: 324
Thanks: 0
Thanked 0 Times in 0 Posts
wap3 is an unknown quantity at this point
Hi Roy

Thats good to hear. Could u give me any tips on how I could build the email portion of the program ??

Any features or add-ins available ??

wap3 is offline   Reply With Quote
Old 02-06-2004, 07:12 PM   PM User | #4
Roy Sinclair
Senior Coder

 
Join Date: Jun 2002
Location: Wichita
Posts: 3,880
Thanks: 0
Thanked 0 Times in 0 Posts
Roy Sinclair will become famous soon enough
How the email part would work is dependant on the mail client you want to automate. With Outlook, it would be very easy to use the built in VBA mechanisms to send email, with Outlook Express I think it's still available but more limited (after all, the virus writers have been exploiting OE for some time so the mechanisms have got to be there). With some other client you'll probably have to pass it keystrokes or the like.
__________________
Check out the Forum Search. It's the short path to getting great results from this forum.
Roy Sinclair is offline   Reply With Quote
Old 02-17-2004, 01:09 AM   PM User | #5
Crash1hd
Regular Coder

 
Join Date: Jul 2002
Location: 51° 03' -78" N -114° 05' 72" W
Posts: 617
Thanks: 0
Thanked 0 Times in 0 Posts
Crash1hd is an unknown quantity at this point
This sounds like something you would almost do webased using asp or asp.net or php If you are useing vb it will do the trick for sure! Truthfully the whole thing could be done in Access alone without going out to any other codeing program and just use access built in features. It all depends on where you clientell is located if it is in a central location or if you want world wide access to it (I gues you could use access for the www but I wouldnt too small) I would sugest something like My SQL for that But what do I now I am just new at all of this myself
Crash1hd is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:06 PM.


Advertisement
Log in to turn off these ads.