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...
I'll try it tonight Chip... thanks.
Btw, How do I prevent a second client from connecting to the server if a client has already connected to it?
Thanks!
Hi Korach,
It turns out that there's this windows API(?) function, part of the platform SDK, called FlashWindow(). I had to import a DLL to use it but it's doing its thing now :-)
Thanks Anyways!
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...
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...
I really don't think it's got something to do w/ disk drive access. Again, I don't experience tihs application start-up slowness whenever I'm not connected to our LAN. Also, I believe it's VS.Net-related as all my other non-C# programs(actually, those I did NOT code using VS.Net)are loading...
Hi Chip,
Would the fact that I'm using Framework 1.0 have anything to do with this slowness? I'm using MS.Net 2002.
I believe there is a newer Framework version available. Can I download this for free, and use it on MS.Net 2002?
Thanks!
I'm prompted for my domain\username (& password ofcourse) everytime I log in to my account in the office. What I do is dock my laptop, then connect. What do you mean by 'logging in to my local machine'?
Really appreciate your inputs so I could hopefully do away w/ this pesky app start...
i'm really just a newbie in C# and is in fact just trying to browse thru the postings in this forum. anyways, wouldn't the IP address of the computer suffice? if yes, try looking up sockets in C#.
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"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.