C
chris b
I am using Paypal shopping basket buttons on my website but in Frontpage 2003
the code changes every so often (not sure what causes it) so that a number is
entered after the following code variables (apparently this is called
enumeration):
'page_style'
'business'
'cmd'
name='submit'
This causes direction to Paypals site instead of to the 'add to basket' page
when the add to basket button is clicked.
I can correct it by going into each button and take off the number at the
end to correct it (e.g. page_style5' to 'page_style').
I have also unchecked the box against 'Make ID unique on paste' in Page
Options as I was told this would prevent it. But it still does it.
It comes back when I change something (not everything and I haven't
identified what yet) so is there a permanent fix?
Thanks in advance for any help offered.
the code changes every so often (not sure what causes it) so that a number is
entered after the following code variables (apparently this is called
enumeration):
'page_style'
'business'
'cmd'
name='submit'
This causes direction to Paypals site instead of to the 'add to basket' page
when the add to basket button is clicked.
I can correct it by going into each button and take off the number at the
end to correct it (e.g. page_style5' to 'page_style').
I have also unchecked the box against 'Make ID unique on paste' in Page
Options as I was told this would prevent it. But it still does it.
It comes back when I change something (not everything and I haven't
identified what yet) so is there a permanent fix?
Thanks in advance for any help offered.