[ic] problems with "Standard"

Mason List mason at madisonip.com
Mon Apr 3 16:19:27 EDT 2006


Ok, what can I do about #1?

As for #2, I do get some errors, but they're all about theme_css.css. 
However, looking at the HTML I'm concerned about the checkbox's name:

        <tr class="cartnorm">
          <td valign="top">
            <input name="[item-quantity-name]"
onclick="this.form.action='http://store.restoredirect.com/wha/process',
this.form.submit()" value="0" type="checkbox">
          </td>
          <td><b>VWC10007</b></td>
          <td><a
href="http://store.restoredirect.com/wha/VWC10007.html"
class="cartlink"><b>American Ginseng</b></a>


          </td>
          <td valign="top">
            <input name="[item-quantity-name]" value="1" size="3" type="text">
          </td>
          <td>
            $15.75

          </td>
          <td>$15.75</td>

        </tr>


Thanks for your help!



More information about the interchange-users mailing list