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

Summary

Details

Page properties
Content
... ... @@ -185,9 +185,6 @@
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>
191 191   <tr>
192 192   <td align="left" class="style1">Company name:</td>
193 193   <td class="style1">
... ... @@ -205,7 +205,7 @@
205 205   <tr>
206 206   <td align="left" class="style1">Registered Business Address - City:</td>
207 207   <td class="style1">
208 - <input type="text" id="companycity" name="companycity" placeholder="Enter the City part of your company's registered business address" size="100">
205 + <input type="text" id="companyaddress" name="companyaddress" placeholder="Enter the City part of your company's registered business address" size="100">
209 209   </select>
210 210   </td>
211 211   </tr>
... ... @@ -212,28 +212,10 @@
212 212   <tr>
213 213   <td align="left" class="style1">Registered Business Address - Postal Code:</td>
214 214   <td class="style1">
215 - <input type="text" id="companypostcode" name="companypostcode" placeholder="Enter the Postal Code part of your company's registered business address" size="100">
212 + <input type="text" id="companyaddress" name="companyaddress" placeholder="Enter the Postal Code part of your company's registered business address" size="10">
216 216   </select>
217 217   </td>
218 - </tr>
219 - <tr>
220 - <td align="left" class="style1">Registered Business Address - Province or State:</td>
221 - <td class="style1">
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">
223 - </select>
224 - </td>
225 - </tr>
226 - <tr>
227 - <td align="left" class="style1">Registered Business Address - Country:</td>
228 - <td class="style1">
229 - <input type="text" id="companycountry" name="companycountry" placeholder="Enter the Country part of your company's registered business address" size="50">
230 - </select>
231 - </td>
232 - </tr>
233 - <th colspan = "2">
234 - <b>Your Contact Information</b>
235 - </th>
236 - <tr>
215 + </tr> <tr>
237 237   <td align="left" class="style1">Title:</td>
238 238   <td class="style1">
239 239   <input type="text" id="title" name="title" placeholder="Enter your title (Ms, Mr, Dr, etc)" size="30">
© 2022 TruCert Assessment Services Inc.
V01-00