X
xzzy
I have .net 1.1
c# . . . . .
using System.Net only lists sockets
what do I need to do to be able to do:
using System.Net.WebClient;
c# . . . . .
using System.Net only lists sockets
what do I need to do to be able to do:
using System.Net.WebClient;