C
charles the dog
I have pages with a series of a couple of hundred forms for buy now buttons
and part of code is <input type=hidden name=storeid value=xxxx> but if I
update the page as it is attached to a dynamic web template the code
becomes<input type=hidden name=storeid0 value=21717> nand the next instance
of it on page becomes <input type=hidden name=storeid1 value=21717> and so
son through the page.
I have unchecked make id unique on paste and assign unique id to new tables
in page options but it does not make any difference. Can anyone help as every
time i update the template about 500 buy now buttons stop working and have to
be altered manually
and part of code is <input type=hidden name=storeid value=xxxx> but if I
update the page as it is attached to a dynamic web template the code
becomes<input type=hidden name=storeid0 value=21717> nand the next instance
of it on page becomes <input type=hidden name=storeid1 value=21717> and so
son through the page.
I have unchecked make id unique on paste and assign unique id to new tables
in page options but it does not make any difference. Can anyone help as every
time i update the template about 500 buy now buttons stop working and have to
be altered manually