Project

General

Profile

« Previous | Next » 

Revision 1991

Added by Matt Jones over 20 years ago

Revised the registry guide to include descriptions of the new fields, and
made some minor formatting changes.

View differences:

entryForm.tmpl
1314 1314
  </p>
1315 1315
  <table border="0" cellspacing="0" cellpadding="9" width="760" bgcolor="#c6d6e7">
1316 1316
    <tr> 
1317
      <td valign="TOP" colspan="3"><font size="-1" color="#ff0000"> 
1317
      <td valign="TOP" colspan="3">
1318 1318
        <input type="CHECKBOX" name="useOrigAddress" [%useOrigAddress%]>
1319 1319
        Use the same address as DATA SET ORIGINATOR above (If you check this box, 
1320
        you don't need to fill in the address fields below). </font></td>
1320
        you don't need to fill in the address fields below).</td>
1321 1321
    </tr>
1322 1322
    <tr> 
1323 1323
      <td valign="TOP" colspan="8"> 
1324
        <p><font size="-1"> 
1324
        <p>
1325 1325
          <input type="TEXT" name="origNamefirstContact" value="[%origNamefirstContact%]" size="40">
1326
          <b><font color="#ff0000">*</font>First Name</b></font></p>
1327
        <p><font size="-1"> 
1326
          <b><font color="#ff0000">*</font>First Name</b></p>
1327
        <p>
1328 1328
          <input type="TEXT" name="origNamelastContact" value="[%origNamelastContact%]" size="40">
1329
          <b><font color="#ff0000">*</font>Last Name</b></font></p>
1330
        <p><font size="-1"> 
1329
          <b><font color="#ff0000">*</font>Last Name</b></p>
1330
        <p>
1331 1331
          <input type="TEXT" name="origNameOrgContact" value="[%origNameOrgContact%]" size="60">
1332
          <b>Organization Name</b></font></p>
1333
        <p><font size="-1"><b>Originator Address Information (for Individual or 
1334
          Organization):</b></font></p>
1335
        <p><font size="-1"> 
1332
          <b>Organization Name</b></p>
1333
        <p><b>Originator Address Information (for Individual or 
1334
          Organization):</b></p>
1335
        <p>
1336 1336
          <input type="TEXT" name="origEmailContact" value="[%origEmailContact%]">
1337
          <b>E-Mail</b></font></p>
1338
        <p><font size="-1"> 
1337
          <b>E-Mail</b></p>
1338
        <p>
1339 1339
          <input type="TEXT" name="origPhoneContact" value="[%origPhoneContact%]">
1340
          <b>Phone</b></font></p>
1341
        <p><font size="-1"> 
1340
          <b>Phone</b></p>
1341
        <p>
1342 1342
          <input type="TEXT" name="origFAXContact" value="[%origFAXContact%]">
1343
          <b>FAX</b> </font></p>
1344
        <p><font size="-1"><b>Delivery information (number, street, unit, etc., 
1345
          comma-separated)</b></font></p>
1346
        <p><font size="-1"> 
1347
          <textarea rows="5" cols="60" name="origDeliveryContact">[%origDeliveryContact%]</textarea>
1348
          </font></p>
1349
        <p><font size="-1"> 
1343
          <b>FAX</b></p>
1344
        <p><b>Delivery information (number, street, unit, etc., 
1345
          comma-separated)</b></p>
1346
        <p>
1347
          <textarea rows="5" cols="60" name="origDeliveryContact">[%origDeliveryContact%]</textarea></p>
1348
        <p>
1350 1349
          <input type="TEXT" name="origCityContact" value="[%origCityContact%]" size="50">
1351
          <b>City</b></font></p>
1350
          <b>City</b></p>
1352 1351
        <p> 
1353 1352
          <select name="origStateContact">
1354 1353
	    [% IF form == 're_entry' %]	
......
1416 1415
            <option>Wisconsin</option>
1417 1416
            <option>Wyoming</option>
1418 1417
          </select>
1419
          <b><font size="-1">State</font></b>&nbsp;&nbsp;&nbsp;
1420
          <font size="-1"> 
1418
          <b>State</font></b>&nbsp;&nbsp;&nbsp;
1421 1419
          <input type="TEXT" name="origStateOtherContact" value="[%origStateOtherContact%]">
1422
          <b>Other State or Province</b></font>
1420
          <b>Other State or Province</b>
1423 1421
          </p>
1424
        <p><font size="-1"> 
1422
        <p>
1425 1423
          <input type="TEXT" name="origZIPContact" size="10" value="[%origZIPContact%]">
1426
          <b>ZIP</b></font></p>
1427
        <p><font size="-1"> 
1424
          <b>ZIP</b></p>
1425
        <p>
1428 1426
          <input type="TEXT" name="origCountryContact" value="[%origCountryContact%]">
1429
          <b>Country</b></font></p>
1427
          <b>Country</b></p>
1430 1428
      </td>
1431 1429
    </tr>
1432 1430
  </table>

Also available in: Unified diff