⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 register.htm

📁 The TAdrockSearchExpert is a utility designed to help you locate references o...
💻 HTM
📖 第 1 页 / 共 4 页
字号:
      allValid = false;

      break;

    }

    if (ch != ",")

      allNum += ch;

  }

  if (!allValid)

  {

    alert("Please enter only digit characters in the \"Quantity for the Source Code Finder\" field.");

    theform.QuantitySourceCodeFinder.focus();

  }



  var chkVal = allNum;

  var prsVal = parseInt(allNum);

  if (chkVal != "" && !(prsVal >= "0" && prsVal <= "999"))

  {

    alert("Please enter a value greater than or equal to \"0\" and less than or equal to \"999\" in the \"Quantity for the Source Code Finder\" field.");

    theform.QuantitySourceCodeFinder.focus();

  }



 

var AlarmList_val

if (theform.ProductAlarmList.options[0].selected){

 AlarmList_val=29; }

if (theform.ProductAlarmList.options[1].selected){

 AlarmList_val=26; }

if (theform.ProductAlarmList.options[2].selected){

 AlarmList_val=55 }



var AClock_val

if (theform.ProductAnalogueClock.options[0].selected){

 AClock_val=29; }

if (theform.ProductAnalogueClock.options[1].selected){

 AClock_val=16; }

if (theform.ProductAnalogueClock.options[2].selected){

 AClock_val=45; }



var BPE_val

if (theform.ProductBitmapPropertyEditor.options[0].selected){

 BPE_val=29; }

if (theform.ProductBitmapPropertyEditor.options[1].selected){

 BPE_val=26; }

if (theform.ProductBitmapPropertyEditor.options[2].selected){

 BPE_val=55; }



var DateTime_val

if (theform.ProductDateTimeSuite.options[0].selected){

 DateTime_val=49; }

if (theform.ProductDateTimeSuite.options[1].selected){

 DateTime_val=50; }

if (theform.ProductDateTimeSuite.options[2].selected){

 DateTime_val=99; }



var DateTimeBaselevel_val

if (theform.ProductDateTimeBaselevelSource.options[0].selected){

 DateTimeBaselevel_val=25; }



var DateTimeCrossgrade_val

if (theform.ProductDateTimeCrossgrade.options[0].selected){

 DateTimeCrossgrade_val=0; }

if (theform.ProductDateTimeCrossgrade.options[1].selected){

 DateTimeCrossgrade_val=34; }

if (theform.ProductDateTimeCrossgrade.options[2].selected){

 DateTimeCrossgrade_val=19; }

if (theform.ProductDateTimeCrossgrade.options[3].selected){

 DateTimeCrossgrade_val=24; }

if (theform.ProductDateTimeCrossgrade.options[4].selected){

 DateTimeCrossgrade_val=24; }

if (theform.ProductDateTimeCrossgrade.options[5].selected){

 DateTimeCrossgrade_val=0; }

if (theform.ProductDateTimeCrossgrade.options[6].selected){

 DateTimeCrossgrade_val=19; }

if (theform.ProductDateTimeCrossgrade.options[7].selected){

 DateTimeCrossgrade_val=34; }

if (theform.ProductDateTimeCrossgrade.options[8].selected){

 DateTimeCrossgrade_val=19; }

if (theform.ProductDateTimeCrossgrade.options[9].selected){

 DateTimeCrossgrade_val=34; }

if (theform.ProductDateTimeCrossgrade.options[10].selected){

 DateTimeCrossgrade_val=29; }

if (theform.ProductDateTimeCrossgrade.options[11].selected){

 DateTimeCrossgrade_val=9; }

if (theform.ProductDateTimeCrossgrade.options[12].selected){

 DateTimeCrossgrade_val=24; }

if (theform.ProductDateTimeCrossgrade.options[13].selected){

 DateTimeCrossgrade_val=34; }

if (theform.ProductDateTimeCrossgrade.options[14].selected){

 DateTimeCrossgrade_val=19; }

if (theform.ProductDateTimeCrossgrade.options[15].selected){

 DateTimeCrossgrade_val=39; }



var DateClass_val

if (theform.ProductDateClass.options[0].selected){

 DateClass_val=29; }

if (theform.ProductDateClass.options[1].selected){

 DateClass_val=31; }

if (theform.ProductDateClass.options[2].selected){

 DateClass_val=60; }



var GradFill_val

if (theform.ProductGradientFill.options[0].selected){

 GradFill_val=24; }

if (theform.ProductGradientFill.options[1].selected){

 GradFill_val=31; }

if (theform.ProductGradientFill.options[2].selected){

 GradFill_val=55; }



var MDialog_val

if (theform.ProductMessageDialog.options[0].selected){

 MDialog_val=29; }

if (theform.ProductMessageDialog.options[1].selected){

 MDialog_val=26; }

if (theform.ProductMessageDialog.options[2].selected){

 MDialog_val=55; }



var SaveForm_val

if (theform.ProductSaveForm.options[0].selected){

 SaveForm_val=29; }

if (theform.ProductSaveForm.options[1].selected){

 SaveForm_val=26; }

if (theform.ProductSaveForm.options[2].selected){

 SaveForm_val=55; }



var SaveGrid_val

if (theform.ProductSaveGrid.options[0].selected){

 SaveGrid_val=29; }

if (theform.ProductSaveGrid.options[1].selected){

 SaveGrid_val=30; }

if (theform.ProductSaveGrid.options[2].selected){

 SaveGrid_val=59; }



var Finder_val

if (theform.ProductSourceCodeFinder.options[0].selected){

 Finder_val=29; }

if (theform.ProductSourceCodeFinder.options[1].selected){

 Finder_val=26; }

if (theform.ProductSourceCodeFinder.options[2].selected){

 Finder_val=55; }


theform.Grandtotal.value = "  $ "+(
  (theform.QuantityAlarmList.value * AlarmList_val) +
  (theform.QuantityAnalogueClock.value * AClock_val) +
  (theform.QuantityBitmapPropertyEditor.value * BPE_val) +
  (theform.QuantityDateTimeSuite.value * DateTime_val) +
  (theform.QuantityDateTimeBaselevelSource.value * DateTimeBaselevel_val) +
  (theform.QuantityDateTimeCrossgrade.value * DateTimeCrossgrade_val) +
  (theform.QuantityDateClass.value * DateClass_val) +
  (theform.QuantityGradientFill.value * GradFill_val) +
  (theform.QuantityMessageDialog.value * MDialog_val) +
  (theform.QuantitySaveForm.value * SaveForm_val) +
  (theform.QuantitySaveGrid.value * SaveGrid_val) +
  (theform.QuantitySourceCodeFinder.value * Finder_val)
 )+".00 USD";

}

// end hiding contents from old browsers  

// --></script></p>
      <table border="0" cellpadding="0" cellspacing="0" width="85%">
        <tr>
          <td align="center" width="50%"><input type="button" name="ButtonCalculateTotal" value="Calculate Total Price" onclick="addup(this.form)"></td>
          <td align="center" width="50%"><input type="text" size="20" name="Grandtotal" onfocus="this.blur()"></td>
        </tr>
      </table>
      <div align="center"><center><p><font face="Comic Sans MS" size="2" color="#008000"><strong>New
      Zealand residents incur additional Goods and Services Tax (GST) of 12.5%</strong></font></p>
      </center></div><p><font face="Comic Sans MS" size="2">If you do not have any e-mail
      capability (even via a mate), then I guess you'll have to resort to &quot;snail
      mail&quot;. Even via airmail the delivery time could be two weeks, maybe more!<br>
      However, for those of you that do not have e-mail you can complete the following shipping
      details and we'll fast post (airmail) the product(s) to you on 1.44 (3.5&quot;) floppy
      diskette.<br>
      <em>An additional $6.50 USD will be charged to your account to cover our costs</em><br>
      Please provide the following shipping information:</font></p>
      <table border="0">
        <tr>
          <td></td>
          <td align="center"><div align="center"><center><p><strong><font face="Comic Sans MS"><u>Shipping</u></font>
          ($6.50 USD will be added)<br>
          (only complete if no e-mail!)</strong></td>
        </tr>
        <tr align="center">
          <td align="right"><em>Street address</em></td>
          <td><input type="text" size="35" name="Shipping_StreetAddress"> </td>
        </tr>
        <tr align="center">
          <td align="right"><em>Address (cont.)</em></td>
          <td><input type="text" size="35" name="Shipping_Address2"> </td>
        </tr>
        <tr align="center">
          <td align="right"><em>City</em></td>
          <td><input type="text" size="35" name="Shipping_City"> </td>
        </tr>
        <tr align="center">
          <td align="right"><em>State/Province</em></td>
          <td><input type="text" size="35" name="Shipping_State"> </td>
        </tr>
        <tr align="center">
          <td align="right"><em>Zip/Postal code</em></td>
          <td><input type="text" size="12" maxlength="12" name="Shipping_ZipCode"> </td>
        </tr>
        <tr align="center">
          <td align="right"><em>Country</em></td>
          <td><font color="#000000"><select name="Shipping_Country" size="1">
            <option selected>Select Country</option>
            <option>Antigua and Barbuda</option>
            <option>Anguilla</option>
            <option>Argentina</option>
            <option>Aruba</option>
            <option>Australia</option>
            <option>Austria</option>
            <option>Bahamas</option>
            <option>Barbados</option>
            <option>Belgium</option>
            <option>Bermuda</option>
            <option>Brazil</option>
            <option>British Virgin Islands</option>
            <option>Bulgaria</option>
            <option>Canada</option>
            <option>Cayman Islands</option>
            <option>Chile</option>
            <option>China</option>
            <option>Cyprus</option>
            <option>Croatia</option>
            <option>Czech Republic</option>
            <option>Denmark</option>
            <option>Dominica</option>
            <option>Estonia</option>
            <option>Finland</option>
            <option>France</option>
            <option>Germany</option>
            <option>Greece</option>
            <option>Grenada</option>
            <option>Guyana</option>
            <option>Hong Kong</option>
            <option>Hungary</option>
            <option>Indonesia</option>
            <option>Ireland</option>
            <option>Israel</option>
            <option>Italy</option>
            <option>Jamaica</option>
            <option>Japan</option>
            <option>Korea</option>
            <option>Luxembourg</option>
            <option>Mexico</option>
            <option>Montserrat</option>
            <option>Netherlands</option>
            <option>Netherlands Antilles</option>
            <option>Norway</option>
            <option>New Zealand</option>
            <option>Poland</option>
            <option>Portugal</option>
            <option>Romania</option>
            <option>Russia</option>
            <option>Saint Kitts and Nevis</option>
            <option>Saint Lucia</option>
            <option>Saint Vincent and the Grenadines</option>
            <option>Slovakia</option>
            <option>Slovenia</option>
            <option>South Africa</option>
            <option>Spain</option>
            <option>Suriname</option>
            <option>Sweden</option>
            <option>Switzerland</option>
            <option>Taiwan</option>
            <option>Trinidad and Tobago</option>
            <option>Turkey</option>
            <option>Turks and Caicos Islands</option>
            <option>United Kingdom</option>
            <option selected>United States</option>
          </select></font> </td>
        </tr>
      </table>
    </li>
  </ol>
</form>
<div align="center"><center>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%" align="center"><a href="#Top"><img src="pagetop.gif" alt="Go to top of Page" border="0" WIDTH="48" HEIGHT="21"></a></td>
  </tr>
</table>
</center></div>

<p align="center">&nbsp; 
<!--msnavigation--></td></tr><!--msnavigation--></table></body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -