I am in the process of adding a shopping cart to my website. I am using securenetshop. The reason I went with them is that even a dummy like me can use and set it up. But, one thing i don't like is, when you add a cost to the basic price, Like different finish etc.instead of showing the new price it just says +$00 and doesn't give the total until you go to check out. Is there a small html code I can add to the code below that would give my customer a total on page of the one particular item. I hope that made sense, cause it confused the h--l out of me. Here is the code. If you meed to see what i am talking about Its at
www.majikmushroom.com Thanks for any help, Majik
<form method="post" action="http://www.ewebcart.com/17856/cart">
<fieldset style="border:0;margin:0;padding:0">
Finish<br />
<select name="option1|Finish">
<option value="Unfinished 768.00">Unfinished 768.00</option>
<option value="Finished Clear|153.00">Finished Clear- Add $153.00</option>
<option value="Golden Oak|245.00">Golden Oak- Add $245.00</option>
<option value="Colonial Maple|245.00">Colonial Maple- Add $245.00</option>
<option value="Early American|245.00">Early American- Add $245.00</option>
</select><br /><br />Quantity: <input name="quantity" value="1" size="3" /><input type="hidden" name="item_id" value="4" />
<input type="submit" name="add" value="Add to Cart" />
</fieldset>
</form>
low cost server hosting