Hi,
Im in need of a little help
I did have this working not sure what iv done wrong. This page http://gfc.alphaclient.co.uk/acatalo...engraving.html allowed the user to enter their engraving option and then continue shopping. Now when a description is entered it produces an error.
Here is the code in design view:
Through examining the code i have realised that somehow the name of the input field has been cut short... Any ideas on what it should be or can it be called anything?
I really could do with some help on this
Im in need of a little help
I did have this working not sure what iv done wrong. This page http://gfc.alphaclient.co.uk/acatalo...engraving.html allowed the user to enter their engraving option and then continue shopping. Now when a description is entered it produces an error.
Here is the code in design view:
Code:
<p><input type="text” name="O_<actinic:variable Name="ProductID"/>" class="inscriptionfield" size="35" maxlength="50" value="" /></p>
I really could do with some help on this
Comment