Submit Mixed Data - Step 1 |
||
This is an original sample that submits mixed data entered by user to the web server. The sample consists of two pages. We introduce the VCL executable demo program available at SubmitWizard.zip that can simulate the Submit action occured on completing of the "Submit Mixed Data" sample. The SubmitWizard demo shows how to composite and send HTTP Request in both the 'application/x-www-form-urlencoded' (Submit Mixed Data - Step 1) and the 'multipart/form-data' (Submit Mixed Data - Step 2) request formats. This code uses the HTTP POST method to send a data to the web server. Please enter some personal data to the following edit controls and then press the 'Next' button.
|