|
This is an original web page which represents a sample Submit Mixed Data which can post a data entered by user to web server
The wizard consists of two pages. This page represents the first wizard page on which you can enter some printable data usually entered with using HTML form controls. On the second page you can specify the binary data located on user PC.
We introduced the VCL executable demos program available at SubmitWizard.zip which can simulate the data submit action occured on completing the Submit Mixed Data. This demos demonstrates 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 web server specified.
| Please enter some personal data to the following edit controls and then press the 'Next' button. |
|