It seems that some of the previous samples are now outdated and the System.web.mail class is now obsolete.
I will try to make is simple and easy to use:
I created this class: You can copy and paste it into a new class "Emailer"
Imports System.net.Mail
Public Class Emailer
Public Sub...
Hi all.
I need to keep track of the number of sessions currently running on our SAS server (NT box with SAS8.2)
Is there a way to do this? I need to get this info into a VB.Net screen.
I know this will require a bit of magic. Users complain their SAS sessions just disappear without warning...
Hi Gurus
I am running a Win2003 server holding an IIS6 website. I do not have a static IP address, so I am using NO-IP+ paid service together with their DUC client to host my website.
I can see the site from behind my router. the NAT services are setup to allow Port Fwd and the IIS setup is in...
Hi Gurus.
I need to draw a graph of a sine wave in a picturebox demonstrating how its frequence changes. I have searched everywhere for samplecode and found nothing. This will obviously use the math.sine() functionality somewhere I suppose.
There are a few VB6 and ASP examples, but they are...
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.