Results 1 to 4 of 4

Thread: Probably impossible, but I want to try - Make Program Send Messages Over MSN

  1. #1

    Thread Starter
    Fanatic Member Mxjerrett's Avatar
    Join Date
    Apr 2006
    Location
    Oklahoma
    Posts
    939

    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.

  2. #2
    Frenzied Member
    Join Date
    Jul 2007
    Posts
    1,306

    Re: Probably impossible, but I want to try - Make Program Send Messages Over MSN

    Probably impossible
    I dont think its impossible. Check if this activates your grey matter
    http://www.vbforums.com/showthread.p...87#post2987687

    IIF(Post.Rate > 0 , , )

  3. #3
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    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.

  4. #4
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    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
  •  



Click Here to Expand Forum to Full Width