CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 33

Threaded View

  1. #6
    Join Date
    Nov 2004
    Location
    Slough, UK
    Posts
    184

    Re: Visual Basic Email

    Quote Originally Posted by MrNotorious
    I feel this is valid and understandable use for the simple fact that i spent $1400 on the computer and i have the right to control who is accessing my computer and what they are using it for.
    Yes you do .... Which is the purpose of user accounts and passwords. You can also set your computer to log the time and date of user logons via the audit policy.

    Would you like help password protecting your $1400 computer?

    Don't go down the route of installing spyware that secretly watch what the user is doing, you could find yourself in trouble, assuming that is what you are actually trying to do. If you can send emails via outlook from your PC, there is no reason why the program you have written cannot do the same through the SMTP server.
    Last edited by visualAd; December 30th, 2006 at 02:07 PM.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || ClickOnline ||

    Did I ever say I was an expert?

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Please mark threads resolved by going to the thread tools menu and clicking the Mark Thread Resolved button.

    Has a post really helped you? Please Rate it.

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

Featured