3220e028dc58990dd98f99b9df33fb0420bbd446
Guides/Webform-Integration-Sub-Folder.md
| ... | ... | @@ -12,19 +12,19 @@ This guide is designed to instruct first-time users how to integrate Izenda webf |
| 12 | 12 | |
| 13 | 13 | ##Instructions |
| 14 | 14 | |
| 15 | -###Step 1. Open the host website in visual studio |
|
| 15 | +###Step 1. Open the host website in Visual Studio |
|
| 16 | 16 | |
| 17 | -You can also create a new web site in ASP.NET web forms |
|
| 17 | +You can also create a new web site in Visual Studio in ASP.NET web forms |
|
| 18 | 18 | |
| 19 | 19 |  |
| 20 | 20 | |
| 21 | 21 | |
| 22 | -###Step 2. Copy contents of /Bin folder in webform kit to Bin folder of website |
|
| 22 | +###Step 2. Copy contents of /Bin folder in webform kit to the Bin folder of host website |
|
| 23 | 23 | |
| 24 | 24 |  |
| 25 | 25 | |
| 26 | 26 | |
| 27 | -###Step 3. Copy contents of Global.asax in webform kit to Global.asax of website |
|
| 27 | +###Step 3. Copy contents of Global.asax in webform kit to Global.asax of the website |
|
| 28 | 28 | |
| 29 | 29 | Copy the below code from Global.asax of webform kit to Global.asax of website |
| 30 | 30 |