Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: spyG5
  • Content: Threads
  • Order by date
  1. spyG5

    sending email from a web form app

    hi all, how do i send an email from a web form app to someone? is there anything special i need to do to be able to use the SmtpMail class? i found the below sample code but it's not working for me as I can't seem to be able to use the System.Web.Mail namespace in my program. I'm using...
  2. spyG5

    win API for making application "name" blink on windows taskbar

    hi, i've seen some applications currently running "blinking" on the taskbar whenever something has happened. example: this happens on internet explorer whenever it's true downloading a particular website and it's ready for viewing. is there an API i could use to do this to my app...
  3. spyG5

    problem disconnecting asynchronous sockets

    hi all, i am using asynchronous sockets in my program. i'm able to establish the connection and the application works just fine. my problem is w/ disconnecting. i seem to be able to disconnect the client but is unable to do this w/ the server. below are portions of my code for establishing...
  4. spyG5

    super slow C# apps

    Hi All, I'm a newbie in C# and is finding this language really fun to program with :-) The only thing that's turning me off about it is the fact that all my _C# apps_ take a while to activate/run whenever I'm connected to our LAN in the office. This is true even for a "helloworld&quot...

Part and Inventory Search

Back
Top