I Ignacio Machin \( .NET/ C# MVP \) Nov 7, 2005 #2 Hi, What you want to do? Do you want to send a file over http? If so httpostedfile is not the way to go, it does represent a file that was uploaded by a client and is ready to be saved in disk. You may want the opposite cheers,
Hi, What you want to do? Do you want to send a file over http? If so httpostedfile is not the way to go, it does represent a file that was uploaded by a client and is ready to be saved in disk. You may want the opposite cheers,