In this tutorial I will show you how to complete some fields on a web page when POST date are sent via Content-Disposition: form-data; , in other words via Boundary, into your C# Application. The example can be easily adapted on any .NET Language and in other Programming Languages because is the same principle.