Computing.Net > Forums > Programming > Printing/Emailing in VB5

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Printing/Emailing in VB5

Reply to Message Icon

Name: terminator14
Date: September 25, 2006 at 22:07:51 Pacific
OS: Windows XP Home
CPU/Ram: 512 MB
Comment:

I'm writing a program in VB5 for school (Computer Programming 20), which consists of several radio buttons and check buttons, which, when selected, add text to a text box. Here's a link to a screen of it:

http://www.freewebs.com/dxgameunit/...

The problem, is that I'm still not sure what I should do with the Order button. 1 idea that I have is to make it send the contents of the text box to an email. Another is to make it print the contents of the text box to a printer. Which is easier to code? Is there anything easier I can do with the Order button? If one of those 2 is the easiest, what is the code for it? I only have about 1 class left to finish it so all I need is for the button to do anything relevent.

Any help would be apreciated.



Sponsored Link
Ads by Google

Response Number 1
Name: terminator14
Date: September 25, 2006 at 22:29:19 Pacific
Reply:

After several minutes of looking it up on the internet, reading and experimenting I got it to work. It doesn't look pretty but it does the job.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Printing/Emailing in VB5

to print fast in vb reports www.computing.net/answers/programming/to-print-fast-in-vb-reports/10840.html

set print margins in Html document www.computing.net/answers/programming/set-print-margins-in-html-document/2991.html

quick print program in visual basic www.computing.net/answers/programming/quick-print-program-in-visual-basic/444.html