Jump to content
xisto Community
Sign in to follow this  
iGuest

Open notepad with VB How To Send Email Using VB (using SMTP) ?

Recommended Posts

Open notepad with VBHow To Send Email Using VB (using SMTP) ?

I've seen a lot of code here that tells about opening a text file using the Streamreader class and taking the contents of that text file and placing it in a textbox in VB.

My question is, can that process be reversed?

I have a richtextbox that I use to display contents that is gathered from several different text files and I want to have the user be able to open the contents of my richtextbox in windows notepad?

I can start windows notepad using the "process.Start("notepad.Exe")", but how can I fill it's contents with my richtextbox?

-question by mreed72

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.