Connecting Tech Pros Worldwide Forums | Help | Site Map

Expression Web Auto-Increments Values of Name attribute for input tag

brokensword008's Avatar
Newbie
 
Join Date: Sep 2008
Location: Philippines
Posts: 1
#1: Jul 14 '09
Hello everyone. I'm new here. I have a problem with Expression Web.

I have more than a hundred pages created from my self-made template. My website sells products so I subscribed to RomanCart for my shopping cart. In my pages, the cart is part of "Editable Region" but everytime I update something on the template, the VALUE for NAME increments itself. For example:
Expand|Select|Wrap|Line Numbers
  1. <input type="hidden" name="storeid" value="14344">
  2.  
after the update, all "storeid" have number suffixes like name="storeid0", name="storeid1", name="storeidX".

It creates a big trouble especially when I publish the site and forgot to change all "storeidXX" back to storeid

Reply

Tags
expression web, input, shopping cart