<
From version < 1.14 >
edited by SuperUwe Trueggelmann
on 2022-10-13
To version < 1.17 >
edited by SuperUwe Trueggelmann
on 2022-10-13
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -185,6 +185,9 @@
185 185   <table id="table1"; cellspacing="5px" cellpadding="5%" border="1" width="100%"; align="left">
186 186   <col style="width:30%">
187 187   <col style="width:70%">
188 + <th colspan = "2">
189 + <b>Company Information</b>
190 + </th>
188 188   <tr>
189 189   <td align="left" class="style1">Company name:</td>
190 190   <td class="style1">
... ... @@ -202,7 +202,7 @@
202 202   <tr>
203 203   <td align="left" class="style1">Registered Business Address - City:</td>
204 204   <td class="style1">
205 - <input type="text" id="companycity" name="companycity" placeholder="Enter the City part of your company's registered business address" size="50">
208 + <input type="text" id="companycity" name="companycity" placeholder="Enter the City part of your company's registered business address" size="100">
206 206   </select>
207 207   </td>
208 208   </tr>
... ... @@ -209,7 +209,7 @@
209 209   <tr>
210 210   <td align="left" class="style1">Registered Business Address - Postal Code:</td>
211 211   <td class="style1">
212 - <input type="text" id="companypostcode" name="companypostcode" placeholder="Enter the Postal Code part of your company's registered business address" size="10">
215 + <input type="text" id="companypostcode" name="companypostcode" placeholder="Enter the Postal Code part of your company's registered business address" size="100">
213 213   </select>
214 214   </td>
215 215   </tr>
... ... @@ -216,7 +216,7 @@
216 216   <tr>
217 217   <td align="left" class="style1">Registered Business Address - Province or State:</td>
218 218   <td class="style1">
219 - <input type="text" id="companycity" name="companycity" placeholder="Enter the Province or State part of your company's registered business address, leave empty if n/a" size="100">
222 + <input type="text" id="companyprovince" name="companyprovince" placeholder="Enter the Province or State part of your company's registered business address, leave empty if n/a" size="100">
220 220   </select>
221 221   </td>
222 222   </tr>
... ... @@ -223,10 +223,13 @@
223 223   <tr>
224 224   <td align="left" class="style1">Registered Business Address - Country:</td>
225 225   <td class="style1">
226 - <input type="text" id="companycity" name="companycity" placeholder="Enter the Country part of your company's registered business address" size="50">
229 + <input type="text" id="companycountry" name="companycountry" placeholder="Enter the Country part of your company's registered business address" size="50">
227 227   </select>
228 228   </td>
229 229   </tr>
233 + <th colspan = "2">
234 + <b>Your Contact Information</b>
235 + </th>
230 230   <tr>
231 231   <td align="left" class="style1">Title:</td>
232 232   <td class="style1">
© 2022 TruCert Assessment Services Inc.
V01-00