|
-
Dec 4th, 2007, 09:30 PM
#1
Thread Starter
Fanatic Member
Probably impossible, but I want to try - Make Program Send Messages Over MSN
OK, I've made a program and I have tons of people that beta test it for me. What I am wanting to do is put an error sender in my beta panel. I am trying to make it so that if the user gets an error they can go to a text box and type in all the info, hit send, and me receive it, regardless if they have msn installed or not.
If a post has been helpful please rate it. 
If your question has been answered, pull down the tread tools and mark it as resolved.
-
Dec 4th, 2007, 10:56 PM
#2
-
Dec 4th, 2007, 10:57 PM
#3
Re: Probably impossible, but I want to try - Make Program Send Messages Over MSN
VBSendMail is one option.
But you can also try this.
Create an email form in your product website with fields Email ID (optional) & Error Message. When the user want to submit an error after typing the error in to a vb text box, you load the form page in to webbrowser control, put the user text in to the form's message text box and click "send" .
Example : http://www.vbforums.com/showpost.php...68&postcount=2
Last edited by Fazi; Dec 5th, 2007 at 01:39 AM.
-
Dec 4th, 2007, 11:00 PM
#4
Re: Probably impossible, but I want to try - Make Program Send Messages Over MSN
ZeeZee's suggession will work if MSN installed
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|